laravel-collection-macros

A set of useful Laravel collection macros

OTHER License

Downloads
3.3M
Stars
1.7K
Committers
61

Bot releases are hidden (Show)

laravel-collection-macros - 7.14.1

Published by freekmurze 4 months ago

laravel-collection-macros - 7.14.0 Latest Release

Published by freekmurze 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-collection-macros/compare/7.13.1...7.14.0

laravel-collection-macros - 7.13.1

Published by freekmurze about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-collection-macros/compare/7.13.0...7.13.1

laravel-collection-macros - 7.13.0

Published by freekmurze over 1 year ago

  • add hasCaseSensitive and getCaseSensitive
  • drop support for older PHP and Laravel versions
  • refactor tests to Pest
laravel-collection-macros - 7.12.5

Published by freekmurze over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-collection-macros/compare/7.12.4...7.12.5

laravel-collection-macros - 7.12.4

Published by freekmurze over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-collection-macros/compare/7.12.3...7.12.4

laravel-collection-macros - 7.12.3

Published by freekmurze over 1 year ago

  • support L10
laravel-collection-macros - 7.12.2

Published by freekmurze almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-collection-macros/compare/7.12.1...7.12.2

laravel-collection-macros - 7.12.1

Published by freekmurze about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-collection-macros/compare/7.12.0...7.12.1

laravel-collection-macros - 7.12.0

Published by freekmurze about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-collection-macros/compare/7.11.0...7.12.0

laravel-collection-macros - 7.11.0

Published by freekmurze over 2 years ago

laravel-collection-macros - 7.10.0

Published by freekmurze almost 3 years ago

  • support Laravel 9
laravel-collection-macros - 7.9.0

Published by freekmurze almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-collection-macros/compare/7.8.0...7.9.0

laravel-collection-macros - 7.8.0

Published by freekmurze almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-collection-macros/compare/7.7.0...7.8.0

laravel-collection-macros - 7.7.0

Published by freekmurze almost 3 years ago

laravel-collection-macros - 7.6.0

Published by freekmurze about 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-collection-macros/compare/7.5.0...7.6.0

laravel-collection-macros - 7.5.0

Published by freekmurze about 3 years ago

  • add insertAt macro (#209)
laravel-collection-macros - 7.4.0

Published by freekmurze about 3 years ago

  • add pluckMany (#207)
laravel-collection-macros - 7.3.0

Published by freekmurze over 3 years ago

  • add firstOrPush
laravel-collection-macros - 6.3.1

Published by AlexVanderbist over 3 years ago

  • add PHP 8 support