Libraries tagged by toArray
veewee/xml
3668032 Downloads
XML without worries
mtownsend/xml-to-array
2502852 Downloads
Easily convert valid xml to a php array.
ocramius/generated-hydrator
1270883 Downloads
An Object Hydrator that allows very fast array to object to array conversion
vyuldashev/xml-to-array
714620 Downloads
Convert xml to an array
illuminated/helper-functions
490380 Downloads
Laravel-specific and pure PHP Helper Functions.
rikudou/array-merge-recursive
105009 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
kzykhys/php-csv-parser
243397 Downloads
Convert CSV to array (Excel style is fully suppoted!)
bentools/iterable-functions
337719 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
polidog/object-to-array
33479 Downloads
php object to array
clearstream/xml-to-array
31508 Downloads
Incredibly simple XML to array PHP converter
josantonius/json
18115 Downloads
PHP simple library for managing Json files.
jackiedo/xml-array
61972 Downloads
Simple tools to work with the conversion between xml and array
inspirum/arrayable
89900 Downloads
PHP arrayable interface for handling casting to an array
milo/hydrator
70514 Downloads
Hydrates object from array, exports object to array
verdant/xml2array
120231 Downloads
Convert from XML to array, array to XML, based on libs from lalit.org