Libraries tagged by array-object
phootwork/collection
15712816 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
siriusphp/validation
681971 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
577922 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
84246 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
pixel418/ubiq
27871 Downloads
Functions for readable treatment of string, array & object
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/
rkr/array-object-converter
4337 Downloads
A module to copy data from an array to an object, vice versa.
windwalker/scalars
12663 Downloads
Windwalker Scalars package
spaf/simputils
5843 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
wernerdweight/ra
8355 Downloads
PHP Array object with consistent and predictable API
unicframework/csv-parser
742 Downloads
CSVParser parse csv data to array, object, and json.
myth/collection
3392 Downloads
Javascript inspired, supercharged array object for PHP.
aza/phpgen
3222 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
ahamed/jsphp
456 Downloads
A php library for implementing Array, Object, String methods in JavaScript way.
pitpit/php-diff
14861 Downloads
Compare variables (array, object, string...) easily