Libraries tagged by toArray
veewee/xml
2909733 Downloads
XML without worries
mtownsend/xml-to-array
2127191 Downloads
Easily convert valid xml to a php array.
ocramius/generated-hydrator
1229404 Downloads
An Object Hydrator that allows very fast array to object to array conversion
vyuldashev/xml-to-array
661281 Downloads
Convert xml to an array
illuminated/helper-functions
446321 Downloads
Laravel-specific and pure PHP Helper Functions.
clearstream/xml-to-array
29484 Downloads
Incredibly simple XML to array PHP converter
rikudou/array-merge-recursive
81935 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
kzykhys/php-csv-parser
235143 Downloads
Convert CSV to array (Excel style is fully suppoted!)
bentools/iterable-functions
308810 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
josantonius/json
16288 Downloads
PHP simple library for managing Json files.
jackiedo/xml-array
53792 Downloads
Simple tools to work with the conversion between xml and array
inspirum/arrayable
74082 Downloads
PHP arrayable interface for handling casting to an array
ogrrd/csv-iterator
53444 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
milo/hydrator
69172 Downloads
Hydrates object from array, exports object to array
verdant/xml2array
116816 Downloads
Convert from XML to array, array to XML, based on libs from lalit.org