Libraries tagged by Array to object
scheb/property-access
145 Downloads
A lightweight library to read/write values from/to objects to arrays
isq/maio
11 Downloads
A package to merge arrays into objects in PHP.
jan-maennig/sorty
2437 Downloads
Library to sort arrays and array objects.
rasclatt/smart-dto
446 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
piotrpress/configer
319 Downloads
This library loads/saves php array from/to a configuration file.
session-interop/middleware.async
52997 Downloads
This package contains a zend's middleware to be able to inject a Session Object into the request
piotrpress/initer
262 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
temkaa/collections
1 Downloads
These are simple array and object collections that provide convenient methods to manipulate them.
juanchosl/datatransfer
175 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
rafrsr/lib-array2object
17496 Downloads
Array to object conversion library
myaza-software/schema-validator
59 Downloads
Check mapping array to object
morebec/orkestra-normalization
506 Downloads
Orkestra Component allowing to easily normalize complex object graphs to arrays of primitives for persistence purposes
arnapou/dto
461 Downloads
Library - Simple library to create objects from arrays and vice-versa.
alexanevsky/output-normalizer-bundle
51 Downloads
Provides functions which allows to flexibly customize the output of objects and entities to an array or JSON by defining normalization rules in classes.
php-extended/php-arrayable-interface
581 Downloads
A library to give objects the ability to be transformed to array data