Libraries tagged by collection-macros
code-distortion/laravel-collection-macros
14 Downloads
A set of useful Laravel collection macros - a spatie/laravel-collection-macros fork
chrgriffin/collection-macro-thanos
1 Downloads
Laravel Collection macro: randomly delete half of the items in a Collection.
chrgriffin/collection-macro-csv
1 Downloads
Laravel Collection macro: convert a collection to a CSV-ready array or string.
anthony-dee/collection-macros
2 Downloads
Set of useful extension macros to the laravel Collection class
riesjart/collection-macros
258 Downloads
Macros for base Laravel and Eloquent collections
free3_5man/laravel-macros
29 Downloads
Extending Laravel Collection/Arr/Str/Builder/Carbon/CarbonPeriod with macros, some of Collection/Arr is inspired by prototyped.js, also with extra heper functions
yneet/laravel-collection-select2
1 Downloads
A set of useful Laravel collection macros for Select2
xtompie/lasorter
3 Downloads
Laravel collection macro sorter for sort multidimensional array by multiple criteria like columns, keys, any deep value
webtechnick/laravel-macros
9 Downloads
a useful set of collection macros for laravel
mammut-alex/laravel-collection-thanos
362 Downloads
A set of thanos Laravel collection macros
laugharn/macros
10 Downloads
Collection macros for Laravel
googleshokry/laravel-helpers
0 Downloads
An extensive set of Laravel framework helper functions and collection macros.
codewithkyrian/laravel_position
15 Downloads
A simple extensible laravel collection macro that evaluates the position or ranking of items in a collection and appends the position to each item with a key of your choice.
amsoell/laravel-collection-normalize-keys
16 Downloads
Laravel collection macro to ensure consistent keys within a multidimensional collection