Libraries tagged by collectors
xp-framework/collections
122922 Downloads
Generic collections for the XP Framework
xi/collections
100491 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
webfiori/collections
55595 Downloads
Basic collections set used by WebFiori.
vistik/typed-collections
28121 Downloads
A simple way to create typed collections in PHP - build on Illuminate\Support\Collection
sustainabil-it/phpstan-higher-order-collections
84831 Downloads
Higher Order Collection Support for PHPStan
rotexsoft/versatile-collections
5687 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.
robertmarney/lara-hierarchial-collections
1825 Downloads
Transforms flat collections to a nested hierarchy
mistralys/application-utils-collections
18764 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
malarzm/collections
67988 Downloads
Various implementations of Doctrine's Collection interface
kununu/collections
22107 Downloads
To reduce boilerplate associated with collections
konsulting/laravel-extend-collections
6329 Downloads
A few extensions to the Laravel Collection and Arr.
kdyby/doctrine-collections-readonly
125198 Downloads
Read-only collection wrapper for easier work with Doctrine entity collections
gamee/php-collections
30084 Downloads
package of useful collections for php
edumarques/typed-collections
4544 Downloads
Typed collections are an implementation of typed lists.
eboreum/collections
4540 Downloads
Wish you had generics in PHP? This library provides a sensible means of managing collections of data (i.e. arrays with restrictions), immutably, until such a time that PHP generics are bestowed upon us.