Libraries tagged by array collection
mywikipro/abstract-collection
11 Downloads
Abstract collection class, array wrapper
gstarczyk/php-collections
1573 Downloads
PHP collections framework. Missing features of PHP core arrays or SPL collections.
aznc/pipe-array
17 Downloads
improve PHP array manipulation by Collection Pipeline pattern
aziule/typed-collections
15 Downloads
Adding some typing in arrays or object collections
silvanus/collection
5 Downloads
Typed collection-like arrays for PHP.
softboxlab/php-collection-helper
7 Downloads
Simple array and object-oriented collection
mass6/laravel-die-dump-array
164 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
15 Downloads
A collection of useful array functions.
arsalanthange/php-collections
2 Downloads
A simple PHP collection class that makes your life easier to work with arrays. Inspired from Laravel Collections.
srph/laravel-collection-shallow-to-array
14 Downloads
Apply a shallow toArray to a Collection
rtens/collections
25 Downloads
Array wrapper for more structured collections for PHP
ksbomj/array
1667 Downloads
A collection of missing php array functions
mgocobachi/collection
22 Downloads
A Collection class to manipulate the arrays with enriched routines and the ability of executing them in chain
chrgriffin/collection-macro-csv
1 Downloads
Laravel Collection macro: convert a collection to a CSV-ready array or string.