Libraries tagged by Array object
sebastiaanluca/php-helpers
19677 Downloads
An extensive set of PHP helper functions and classes.
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
6230 Downloads
Generate reproducible idempotency keys from any data format (JSON, XML, YAML, arrays, objects) regardless of key order
wplake/typed
1219 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.
milo/hydrator
72158 Downloads
Hydrates object from array, exports object to array
jaspr/expression
15834 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects
eag/easy-hydrator
54090 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection
symplify/easy-hydrator
81569 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
mjohnson/type-converter
52255 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization).
graze/formatter
25556 Downloads
Convert objects into arrays of data by applying processors, filters, and sorters.
snilius/twig-sort-by-field
706893 Downloads
A Twig Extension filter to sort an array of entries (objects or arrays) by the specified field
digiaonline/instance-factory
61564 Downloads
A factory for constructing objects from arrays of properties
andreiavrammsd/serializer
10932 Downloads
JSON string to object. Object/array to JSON.
phalcongelist/php-diff
435646 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
dilawar/nested-json-flattener
4971 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.