Libraries tagged by array collection
platine-php/collection
3136 Downloads
Platine Collection provides a flexible and simple PHP collection implementation.
phpsafari/typed-collections
359 Downloads
A simple way to create typed collections in PHP - build on Illuminate\Support\Collection
onemustcode/collection
12148 Downloads
omegaalfa/collection
6 Downloads
This library implements the Trie routing logic
oldpak/collections
16 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
nbj/collections
2118 Downloads
Collection library
mstevz/collection
44 Downloads
Allows the creation of a collection providing an easier data manipulation.
mleczek/collections
120 Downloads
Easy way to manipulate arrays in PHP.
jcrowe/type-safe-collection
9190 Downloads
A thin wrapper around Illuminate/Collection that allows for enforcing type constraints on the collection elements
irfantoor/collection
235 Downloads
Collection implementing ArrayAccess, Countable and IteratorAggregate
dragk/array-class
14 Downloads
Lightweight php package to work with arrays like in JavaScript or C#. Immutable-first. Collections-like
dezworkastronphp/collection
9 Downloads
better abstraction of array built in type
cse/helpers-arrays
65 Downloads
Array helpers provides extra static methods allowing you to deal with arrays more efficiently.
colindecarlo/collection
21 Downloads
Collection is a collection library focused on delivering faster access to and iteration of its members.
chindit/collection
134 Downloads
Small array wrapper to ease array handling