Libraries tagged by laravel-collection
demency/laravel-contracts
193 Downloads
Laravel collection of contracts.
dcoding/laravel-data-grid
1 Downloads
Simple data grid for Laravel collections.
creativecrafts/laravel-paginate-collection
953 Downloads
A handy package to paginate laravel collection
codewithkyrian/laravel_position
16 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.
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.
binary-cats/shard-collections
5 Downloads
Enhance your Laravel collections with shard()
bagart/collection-xml
184 Downloads
The missing XML support for Laravel's Collection class.
arsalanthange/php-collections
5 Downloads
A simple PHP collection class that makes your life easier to work with arrays. Inspired from Laravel Collections.
aozisik/outport
23 Downloads
Exports Laravel Collections to a single SQLite database
anthony-dee/collection-macros
5 Downloads
Set of useful extension macros to the laravel Collection class
adrianschubek/store
7 Downloads
A powerful fluent alternative to arrays. Similar to Laravel Collections.
abetzi/csv-collection
5 Downloads
Read csv file as laravel collection and provides all its methods.
a4x/laravel-wordpress
291 Downloads
A one-class package that locally caches your Wordpress posts as a Laravel collection
fortress/laravel-generic-collection
572 Downloads
Extension to Laravel Collections to allow for creation of collections of values that conform toa specified type