Libraries tagged by laravel-collection
nxu/typed-collection
11823 Downloads
Laravel collections with strict type support.
webparking/laravel-type-safe-collection
8238 Downloads
This package provides type-safe extension of the laravel collection, forcing a single type of object.
stevebauman/eloquenttable
50576 Downloads
An HTML table generator for laravel collections
rgasch/illuminate-collection-extended
1328 Downloads
Extension class for Laravel's Collection class with some extra functionality.
konsulting/laravel-extend-collections
6245 Downloads
A few extensions to the Laravel Collection and Arr.
maatwebsite/clerk
145 Downloads
An eloquent way of importing and exporting Excel and CSV in PHP 5.4+ with the power of packages PHPExcel, League/Csv and Laravel's Collections
thomhurks/laravel-collection-extensions
90 Downloads
Extensions for Laravel's Collection class. Notably groupByMultiple for grouping collections on multiple fields instead of just one.
michiruf/laravel-collection-differ
636 Downloads
Tiny helper to diff collections
derheyne/laravel-collection-mapwithcast
111 Downloads
Automatically cast values in Laravel collections when using mapWithCast with typed closures.
fkupper/psalm-laravel-collections
555 Downloads
Stubs to let Psalm understand Laravel Collections better
zendraxl/laravel-string
5 Downloads
Laravel String Object inspired by Laravel Collections
vcian/laravel-word-refiner
245 Downloads
Word refining from laravel collection data
ringlesoft/laravel-selectable
210 Downloads
A package to populate select options from laravel collections.
merkeleon/laravel-table
23738 Downloads
Table functionality for Laravel collections
markese/datatables
27 Downloads
Create HTTP responses compatible with Datatables for JQuery from Eloquent Models, Query Builders, and Laravel Collections.