Libraries tagged by php-array
serkin/volan
24464 Downloads
PHP array schema validator
rcubitto/json-pretty
57994 Downloads
Pretty print your PHP arrays with style – in full color and with proper indentation
orbitale/array-fixture
34079 Downloads
A Doctrine Data Fixture service based on PHP arrays.
leocavalcante/shape
80886 Downloads
Run-time type checks against plain old PHP arrays
inspirum/arrayable
98711 Downloads
PHP arrayable interface for handling casting to an array
greencape/xml-converter
52001 Downloads
A PHP XML parser and compiler that provides an easy way to convert XML into native PHP arrays and back again. No dependencies on external libraries or extensions.
mcaskill/php-array-group-by
79681 Downloads
Groups an array by a given key.
madesimple/php-arrays
13922 Downloads
Helper functions for manipulating arrays
huytbt/php-array-view
18250 Downloads
PHP Array View
gaarf/xml-to-php-array
39584 Downloads
XML to PHP array convertor
civicrm/php-array-doc
9649 Downloads
bayfrontmedia/php-array-helpers
10411 Downloads
Helper class to provide useful array functions.
glowy/arrays
3080 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
force/arr
50860 Downloads
Arrays Component contains methods that can be useful when working with arrays.
transprime-research/arrayed
204 Downloads
PHP Array(ed) in object oriented way wrapping PHP arrays in a consistent manner.