Libraries tagged by php arrays
maciejczyzewski/bottomline
645039 Downloads
A full-on PHP manipulation utility belt that provides support for working with arrays, objects, and iterables; a lodash or underscore equivalent for PHP.
chrisharrison/php-array-of
797597 Downloads
Implement an array of a defined type. Generics replacement for PHP.
sameer-shelavale/php-countries-array
432554 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
clearstream/xml-to-array
38969 Downloads
Incredibly simple XML to array PHP converter
jdrieghe/array-helpers
477924 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
mtownsend/array-redactor
118973 Downloads
A PHP package to redact array values by their keys.
rhumsaa/array_column
454981 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
symplify/php-config-printer
2372733 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
migrify/php-config-printer
1421605 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
vanderlee/php-stable-sort-functions
771380 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
sarhan/php-flatten
186200 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
minwork/array
270543 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
kzykhys/php-csv-parser
280409 Downloads
Convert CSV to array (Excel style is fully suppoted!)
jblond/php-diff
132308 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
dejurin/php-google-translate-for-free
48281 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.