Libraries tagged by Object to array
tuki/soda
705 Downloads
A lightweight library for property validation and object-to-array/JSON conversion using Symfony Validator and traits.
atomsk/polyprops
673 Downloads
A lightweight library for property validation and object-to-array/JSON conversion using Symfony Validator and traits.
mockfromyaml/mockfromyaml
90 Downloads
PHP traits to mock objects from arrays and read the data provider arrays from yaml files.
aza/phpgen
3416 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
koba/filter-builder-core
158 Downloads
A library that allows you to apply filters to objects which can be stored as arrays.
jeroenzwart/php-csv-iterator
1228 Downloads
A simple CSV reader, to read as array/object with PHP Iterator
revinate/php-getter-setter
32787 Downloads
PHP library to simplify getting and setting values in arrays and objects.
travis/ex
7086 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
eboreum/caster
8963 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
midorikocak/arraytools
232 Downloads
Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.
chanshige/object-hydrator
847 Downloads
An ObjectHydrator that array to object to array conversion
blackbonjour/to-array
23012 Downloads
Converts any object to array
rkr/array-object-converter
5075 Downloads
A module to copy data from an array to an object, vice versa.
php-extended/php-arrayable-interface
952 Downloads
A library to give objects the ability to be transformed to array data
soubai/object-to-any
41 Downloads
ObjectToAny is a simple php class that can allow you to make a lot of Conversion(array,binary,json,xml,CVS)