Libraries tagged by array-object
phootwork/collection
27663428 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
siriusphp/validation
768390 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
maciejczyzewski/bottomline
641114 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.
rexlabs/array-object
95849 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
pixel418/ubiq
31443 Downloads
Functions for readable treatment of string, array & object
myth/collection
5952 Downloads
Javascript inspired, supercharged array object for PHP.
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/
cline/idempotency
5493 Downloads
Generate reproducible idempotency keys from any data format (JSON, XML, YAML, arrays, objects) regardless of key order
rkr/array-object-converter
4967 Downloads
A module to copy data from an array to an object, vice versa.
windwalker/scalars
17195 Downloads
Windwalker Scalars package
wernerdweight/ra
9202 Downloads
PHP Array object with consistent and predictable API
rossriley/validation
18418 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.
jan-maennig/sorty
2492 Downloads
Library to sort arrays and array objects.
ahamed/jsphp
502 Downloads
A php library for implementing Array, Object, String methods in JavaScript way.
pitpit/php-diff
15252 Downloads
Compare variables (array, object, string...) easily