Libraries tagged by array collection
mg-code/yii2-helpers
19143 Downloads
A collection of useful helper classes for Yii framework 2.0
esi/utility
1555 Downloads
Utility - Collection of various PHP utility functions.
clausnz/php-helpers
3215 Downloads
A Collection of useful php helper functions.
bzrk/php-stream
3279 Downloads
a library to simplify handling(filter, map, ...) collections in php
emonkak/underbar.php
11412 Downloads
A collection processing library for PHP, like Underscore.js
midnite81/xml2array
30186 Downloads
A package to convert XML to an Array with the inbuilt ability to convert to Json, Laravel Collection and Serialize
weew/helpers-array-legacy
11387 Downloads
Useful collection of php array helpers.
eboreum/collections
2004 Downloads
Wish you had generics in PHP? This library provides a sensible means of managing collections of data (i.e. arrays with restrictions), immutably, until such a time that PHP generics are bestowed upon us.
pointybeard/helpers-functions-arrays
2485 Downloads
A collection of helpful functions related to arrays and array manipulation
xtompie/collection-trait
287 Downloads
Traits to build collections of specific objects
xtompie/collection
229 Downloads
Array wrapper
vistik/typed-collections
27720 Downloads
A simple way to create typed collections in PHP - build on Illuminate\Support\Collection
tobento/service-collection
249 Downloads
Fluent and convenient wrapper classes for working with arrays of data.
stijlgenoten/data-collection
809 Downloads
Superlight static DataCollection package for Laravel
rotexsoft/versatile-collections
5400 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.