Libraries tagged by array-object
phootwork/collection
14331179 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
siriusphp/validation
674037 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
567625 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
82588 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
spaf/simputils
5792 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
pixel418/ubiq
27636 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/
aza/phpgen
3215 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.
rkr/array-object-converter
4270 Downloads
A module to copy data from an array to an object, vice versa.
code-distortion/array-object-extended
440 Downloads
ArrayObjectExtended class which adds methods missing from PHP's ArrayObject
windwalker/scalars
12280 Downloads
Windwalker Scalars package
wernerdweight/ra
8067 Downloads
PHP Array object with consistent and predictable API
myth/collection
3374 Downloads
Javascript inspired, supercharged array object for PHP.
ahamed/jsphp
452 Downloads
A php library for implementing Array, Object, String methods in JavaScript way.
pitpit/php-diff
14827 Downloads
Compare variables (array, object, string...) easily