Libraries tagged by php-array
orbitale/array-fixture
38270 Downloads
A Doctrine Data Fixture service based on PHP arrays.
millipress/millibase
6637 Downloads
Declarative WordPress settings framework. Define your settings page in PHP arrays — sections, fields, tabs, validation — and get a React UI automatically.
krak/array
7137 Downloads
A collection of missing php array functions
jwadhams/merge-a-trois
34389 Downloads
Three-way merge for PHP array data
greencape/xml-converter
56655 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.
dsheiko/extras
4204 Downloads
Chainable, high-order utility functions for PHP arrays, strings, numbers, functions and collections — inspired by JavaScript and Underscore.js
doitlikejustin/amazon-wish-lister
16 Downloads
Retrieve Amazon Wishlist and output to JSON, XML, or PHP Array Object http://www.justinscarpetti.com/portfolio/amazon-wish-lister/
aterrien/forp-profiler
190 Downloads
A PHP profiler written in C. forp is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
mathiasgrimm/arraypath
26625 Downloads
php array utility to manipulate array in a xpath way
hrustbb2/arrayproc
5263 Downloads
A PHP arrayprocessor
sil-org/php-array-dot-notation
1148 Downloads
PHP library for using dot notation in arrays
sb15/xml-string-to-php-array
9686 Downloads
xml to array
php-extended/php-arrayable-interface
917 Downloads
A library to give objects the ability to be transformed to array data
mcaskill/php-array-insert
26366 Downloads
Insert elements from a passed array into the first array.
mcaskill/php-array-chunk-by
10959 Downloads
Splits an array into chunks using a callback function.