Libraries tagged by php arrays
boxblinkracer/xpatharray
25276 Downloads
XPath Access for Arrays
usmanhalalit/strana
7068 Downloads
Pagination library for PHP, framework agnostic, with built-in adapters for Doctrine, Eloquent, Pixie and PHP Array.
rcubitto/json-pretty
52239 Downloads
Pretty print your PHP arrays with style – in full color and with proper indentation
leocavalcante/shape
76887 Downloads
Run-time type checks against plain old PHP arrays
greencape/xml-converter
50159 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.
juststeveking/parameterbag
233888 Downloads
A flexible parameter bag in place of standard arrays on PHP classes
thalidzhokov/country-codes
94454 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
luracast/config
144080 Downloads
lazy load configuration data from php files returning associative arrays
guennichi/mapper
10079 Downloads
A lightweight library to map array data to PHP immutable objects
vanilla/garden-utils
99208 Downloads
Assorted array, string, and object utilities for PHP.
jcrowe/bad-word-filter
37219 Downloads
PHP Bad word filtering. Checks for the existence of a bad word in a string or array.
vaclavvanik/dom-to-array
5227 Downloads
An easy way to convert DOM Document to PHP array
serendipity_hq/component-array-writer
352098 Downloads
A class to read and write PHP arrays.
pharaonic/php-dot-array
8838 Downloads
Access array data quickly/easily using dot-notation and asterisk.
mcaskill/php-array-group-by
77367 Downloads
Groups an array by a given key.