Libraries tagged by Object to array
andreiavrammsd/serializer
7890 Downloads
JSON string to object. Object/array to JSON.
jaspr/expression
10337 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects
spameri/elastic-query
39426 Downloads
Objects instead of arrays for querying to ElasticSearch.
snilius/twig-sort-by-field
685627 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/
khartir/typed-config
108235 Downloads
A tool to create valid config objects from typed classes and data-arrays
travis/ex
5422 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
imponeer/toarray-interface
15517 Downloads
A PHP interface defining a standard method for converting objects to arrays. Ensures consistent method naming and return type for array conversion across different classes.
blackbonjour/to-array
19392 Downloads
Converts any object to array
squidit/array-to-object
889 Downloads
Hydrate array to object using typed object properties
rafrsr/lib-array2object
17479 Downloads
Array to object conversion library
rkr/array-object-converter
4381 Downloads
A module to copy data from an array to an object, vice versa.
petrgrishin/array-map
5705 Downloads
The object oriented approach to working with arrays on PHP
cryonighter/object-column
3308 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
glowy/arrays
3036 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.