Libraries tagged by Array to object
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
khartir/typed-config
108235 Downloads
A tool to create valid config objects from typed classes and data-arrays
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
5422 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
squidit/array-to-object
889 Downloads
Hydrate array to object using typed object properties
rkr/array-object-converter
4381 Downloads
A module to copy data from an array to an object, vice versa.
blackbonjour/to-array
19392 Downloads
Converts any object to array
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
romm/configuration-object
29437 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
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.
oscarricardosan/cache_object
651 Downloads
Small package for handling cache in code block and not having to use session and avoid 'array_has' or the like.