Libraries tagged by array collection
stijlgenoten/data-collection
837 Downloads
Superlight static DataCollection package for Laravel
solution10/collection
497 Downloads
A simple and fast Collection class
smoren/array-view
9 Downloads
Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.
pug-ct/collections
4 Downloads
PHP Collections library that adds additional functionality on top of Doctrine collections.
phpsafari/typed-collections
361 Downloads
A simple way to create typed collections in PHP - build on Illuminate\Support\Collection
onemustcode/collection
12291 Downloads
nbj/collections
2223 Downloads
Collection library
mleczek/collections
121 Downloads
Easy way to manipulate arrays in PHP.
jcrowe/type-safe-collection
9204 Downloads
A thin wrapper around Illuminate/Collection that allows for enforcing type constraints on the collection elements
cse/helpers-arrays
69 Downloads
Array helpers provides extra static methods allowing you to deal with arrays more efficiently.
colindecarlo/collection
23 Downloads
Collection is a collection library focused on delivering faster access to and iteration of its members.
chindit/collection
487 Downloads
Small array wrapper to ease array handling
breier/extended-array
62 Downloads
A class that extends PHP-SPL ArrayIterator and implements loads of functionalities from PHP plain array handling
bluestone/collection
1068 Downloads
Using array as object.
benconda/collection
6 Downloads
Collection library, powered by generators, with generics, easily extendable and immutable. Lazy by design and memory friendly. Accept anything as iterable 🔥 (Generator, array, Iterator, ...)