Libraries tagged by arrays
php-ds/ext-ds
120 Downloads
An extension providing efficient internal data structures as an alterantive to arrays
neos/utility-objecthandling
1987857 Downloads
Flow array/object property and type utilities
neos/diff
1029987 Downloads
This is a comprehensive library for generating differences between two strings or arrays
kzykhys/php-csv-parser
249338 Downloads
Convert CSV to array (Excel style is fully suppoted!)
jerowork/graphql-attribute-schema
9675 Downloads
Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration.
jblond/php-diff
114717 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
improved/iterable
198249 Downloads
Functions to interact with arrays, iterators and other traversable objects
halilim/xml-iterator
348473 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
gskema/phpcs-type-sniff
108302 Downloads
PHPCS sniff to enforce PHP7 types and array types
drupal/core-utility
1254163 Downloads
Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
dejurin/php-google-translate-for-free
37856 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
codemix/yii2-configloader
117024 Downloads
Build configuration arrays from config files and env vars.
cocur/chain
66106 Downloads
Consistent and chainable array manipulation
clue/arguments
182762 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
ckr/arraymerger
535985 Downloads
Provides functionality to merge arrays recursively