Libraries tagged by Object to array
web-fu/proxy
326 Downloads
Library that allows to access array and object and proxy them
jan-maennig/sorty
2439 Downloads
Library to sort arrays and array objects.
didix16/php-apidataobject
7659 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
temkaa/collections
1 Downloads
These are simple array and object collections that provide convenient methods to manipulate them.
juanchosl/datatransfer
194 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
astral/php-serialize
30 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
myaza-software/schema-validator
59 Downloads
Check mapping array to object
simivar/reverse-print-r
1062 Downloads
Library to reverse print_r output to PHP objects, arrays and scalar values.
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays
renoki-co/laravel-yaml-config
4 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
nthmedia/transform-to-array
800 Downloads
Transform multi-dimensional arrays or objects to array
danilovl/object-to-array-transform-bundle
277 Downloads
Symfony bundle provides convert object to an array by configuration fields.
chanshige/object-hydrator
692 Downloads
An ObjectHydrator that array to object to array conversion
salamanderbe/array-mapper
5 Downloads
Simple mapper to map an object to an array based on a configuration