Libraries tagged by laravel-collection
markese/datatables
26 Downloads
Create HTTP responses compatible with Datatables for JQuery from Eloquent Models, Query Builders, and Laravel Collections.
laralabs/geo-sorter
2101 Downloads
Postcode distance sorting package for Laravel Collections.
juyn/collect
2610 Downloads
Implement an Extended version of Laravel Collection
ejetar/accept-header-interpreter
20 Downloads
Accept Header toolbox 🧰 to Laravel. Validation and interpretation based on RFC 7231, section 5.3.1 and 5.3.2. Conversion of the list of media types to ordered Laravel Collections (by priority, according to RFC).
collector/collector
207 Downloads
A collection library inspired by Laravel Collections, built using generators to preserve memory
codeator/laravel-table
176 Downloads
Table functionality for Laravel collections
chrisrhymes/policy-collect
6 Downloads
A Laravel Collection method to check a collection of models against a policy
arcanedev/laravel-excel
384 Downloads
This package allows you to export an array/Laravel Collection as an excel/csv file or import it.
venveo/craft-collections
14 Downloads
Use Laravel Collections in Craft CMS Plugins
yneet/laravel-collection-select2
1 Downloads
A set of useful Laravel collection macros for Select2
yaquawa/laravel-collection-extension
6 Downloads
Adds a few macros to the Laravel Collection and Arr.
xiaohuilam/laravel-collection-transformable
18 Downloads
Collection transformer setter. `collect()->setTransformer(WonderfulTransformer::class);`
sven/laravel-collection-testing-helpers
4 Downloads
Convenience methods on your Laravel collections for testing
sammycorgi/laravel-collection-time-filter
37 Downloads
Filters laravel collections with a set interval to a different interval
rummykhan/laravel-collection
134 Downloads
A standalone version of laravel collection to use in core php or any framework.