Libraries tagged by object-to-array
laminas/laminas-hydrator
14496086 Downloads
Serialize objects to arrays, and vice versa
zendframework/zend-hydrator
20184081 Downloads
Serialize objects to arrays, and vice versa
ocramius/generated-hydrator
1277370 Downloads
An Object Hydrator that allows very fast array to object to array conversion
polidog/object-to-array
35213 Downloads
php object to array
inspirum/arrayable
91689 Downloads
PHP arrayable interface for handling casting to an array
milo/hydrator
70770 Downloads
Hydrates object from array, exports object to array
dmytrof/array-convertible
7753 Downloads
Library helps to convert object to array
imponeer/toarray-interface
15560 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
19783 Downloads
Converts any object to array
astral/php-serialize
29 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.
divineomega/object_to_array
732 Downloads
This PHP package provides an `object_to_array` helper function.
danilovl/object-to-array-transform-bundle
273 Downloads
Symfony bundle provides convert object to an array by configuration fields.
josantonius/datatype
28 Downloads
PHP simple library for managing of data types.
midorikocak/arraytools
229 Downloads
Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.
scheb/property-access
145 Downloads
A lightweight library to read/write values from/to objects to arrays