Libraries tagged by php arrays
lucasantarella/array_keys_recursive
1584 Downloads
Library to get array keys of a multidimensional array, retaining the original array structure.
jsefton/php-dotenv-parser
6968 Downloads
Allows you get .env file as array and convert array back to .env file
jessegall/php-data-container
551 Downloads
A trait that provides a convenient solution for objects to use an array as their data source. As well as offering the possibility to share the same data between instances.
ishworkh/multi-level-array-iterator
4809 Downloads
Provides a way to loop through nested arrays with any depth
didix16/php-apidataobject
6375 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
dcblogdev/php-find-and-replace-json
572 Downloads
Find and replace keys or values in json or arrays
darkfriend/php7-array
2988 Downloads
PHP7 array helper
blackbonjour/to-array
17680 Downloads
Converts any object to array
asticode/php-toolbox
14501 Downloads
Static methods to ease PHP developments
adlacruzes/php-factory
27128 Downloads
Factories to generate classes and arrays with default values
vctls/php-interval-graph
1897 Downloads
A small utility to manipulate and display arrays of weighted intervals.
cbwar/php-text-difference
1905 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
wernerdweight/ra
7225 Downloads
PHP Array object with consistent and predictable API
sqonk/phext-datakit
145 Downloads
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.
mathiasgrimm/arraypath
26271 Downloads
php array utility to manipulate array in a xpath way