Libraries tagged by Array to object
andreiavrammsd/serializer
6387 Downloads
JSON string to object. Object/array to JSON.
jaspr/expression
7474 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects
imponeer/toarray-interface
14967 Downloads
PHP library that provides toArray interface, that could be used everywhere where you need to convert object into array and make sure that to that toArray function is because of same interface
aza/phpgen
3144 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.
spameri/elastic-query
36904 Downloads
Objects instead of arrays for querying to ElasticSearch.
snilius/twig-sort-by-field
671942 Downloads
A Twig Extension filter to sort an array of entries (objects or arrays) by the specified field
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/
travis/ex
4311 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
squidit/array-to-object
531 Downloads
Hydrate array to object using typed object properties
rkr/array-object-converter
4043 Downloads
A module to copy data from an array to an object, vice versa.
emulgeator/array-to-class-mapper
4276 Downloads
A library what is capable of transforming a multilevel array to a class object
dmytrof/array-convertible
3025 Downloads
Library helps to convert object to array
blackbonjour/to-array
17680 Downloads
Converts any object to array
matrix2305/laravel-request-object-mapper
3253 Downloads
Mapper to object from laravel request (associative array)
cryonighter/object-column
2662 Downloads
This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects