Libraries tagged by collections
werxe/laravel-collection-macros
25706 Downloads
Custom Laravel Collection macros.
weew/collections
50227 Downloads
Collections and dictionaries for php.
webparking/laravel-type-safe-collection
8238 Downloads
This package provides type-safe extension of the laravel collection, forcing a single type of object.
vkr/collection
34523 Downloads
Store and retrieve objects based on keys
vistik/typed-collections
28133 Downloads
A simple way to create typed collections in PHP - build on Illuminate\Support\Collection
vakata/collection
5990 Downloads
PHP collection manipulation class - supports iterators and generators
small/collection
1163 Downloads
Provide PHP collection classes, with a selector to make complex queries on collections.
shirtplatform/collection
5324 Downloads
A Magento 2 module that adds support for ShirtPlatform collection products
sauls/collections
9186 Downloads
Sauls collections
rubicon/collection
32866 Downloads
rotexsoft/versatile-collections
5693 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
rekalogika/rekapager-doctrine-collections-adapter
5356 Downloads
Doctrine Collections adapter for Rekapager pagination library
rekalogika/collections-orm
1207 Downloads
Lazy-loading collection class using Doctrine ORM QueryBuilder as the data source
rekalogika/collections-domain
1251 Downloads
Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.
rekalogika/collections-contracts
1244 Downloads
Interfaces and nominal classes for the rekalogika/collections library.