Libraries tagged by array collection
doctrine/collections
451844692 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
ramsey/collection
578242487 Downloads
A PHP library for representing and manipulating collections.
phootwork/collection
31815104 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
aimeos/map
505024 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
cakephp/collection
10251444 Downloads
Work easily with arrays and iterators by having a battery of utility traversal methods
jbzoo/utils
1633622 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
athari/yalinqo
1249551 Downloads
YaLinqo, a LINQ-to-objects library for PHP
weew/helpers-array
10883522 Downloads
Useful collection of php array helpers.
seboettg/collection
1535150 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
zenstruck/collection
1000811 Downloads
Iterate, filter and paginate anything - arrays, generators or Doctrine ORM queries - without loading it all into memory.
maxakawizard/json-collection-parser
938894 Downloads
Streaming parser for large JSON files containing array of objects
yansongda/supports
1498315 Downloads
common components
rexlabs/array-object
132804 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
jdrieghe/array-helpers
484491 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
icecave/collections
143551 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.