Libraries tagged by array collection
thorough-php/arrays
230 Downloads
This is a collection of array wrappers
tea/collections
17 Downloads
A utility library for working with collections and arrays.
mywikipro/abstract-collection
12 Downloads
Abstract collection class, array wrapper
moh/multi-index-array
7 Downloads
A PHP array and Illuminate Collection that allows the use of multiple indices at once to get, set, and unset elements from the array.
gstarczyk/php-collections
1575 Downloads
PHP collections framework. Missing features of PHP core arrays or SPL collections.
aznc/pipe-array
20 Downloads
improve PHP array manipulation by Collection Pipeline pattern
aziule/typed-collections
18 Downloads
Adding some typing in arrays or object collections
silvanus/collection
6 Downloads
Typed collection-like arrays for PHP.
sevavietl/arrays
402 Downloads
This is a collection of array wrappers
softboxlab/php-collection-helper
8 Downloads
Simple array and object-oriented collection
sitnikovik/flex-array
45 Downloads
A powerful lightweight tool for representing an array as an object collection for reading and modifying it.
mass6/laravel-die-dump-array
165 Downloads
Helper function to die and dump Laravel collection to their array representation
farook-walker/beaver.collections
4 Downloads
Helper classes for creating collection objects (sets, array lists etc.)
arturdoruch/array-util
17 Downloads
A collection of useful array functions.
arsalanthange/php-collections
5 Downloads
A simple PHP collection class that makes your life easier to work with arrays. Inspired from Laravel Collections.