Libraries tagged by array collection
ems/collection
5362 Downloads
Collection are Dictionaries, Maps, Lists and Iterators for php
dmitrirussu/rjson-php
3117 Downloads
Compress array collection data to json
rexlabs/utility-belt
86290 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
iteks/laravel-json
12621 Downloads
A Laravel package for simplified JSON data manipulation, offering seamless conversion to collections or arrays with attribute filtering.
infocyph/arraykit
1540 Downloads
A Collection of useful PHP array functions.
webignition/yaml-document-generator
32104 Downloads
Generate a yaml document from an array of data
kariricode/data-structure
885 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
esi/utility
3578 Downloads
Utility - Collection of various PHP utility functions.
bzrk/php-stream
6459 Downloads
a library to simplify handling(filter, map, ...) collections in php
league/csv-doctrine
6955 Downloads
Doctrine CSV adapter for League\Csv
transformers/mapping-transformer
68191 Downloads
Integrates Mapper to transform array collections using Mappings.
midnite81/xml2array
34808 Downloads
A package to convert XML to an Array with the inbuilt ability to convert to Json, Laravel Collection and Serialize
cardinal-collections/array-with-secondary-keys
5585 Downloads
Array with Secondary Indexes
weew/helpers-array-legacy
11802 Downloads
Useful collection of php array helpers.
eboreum/collections
4084 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.