Libraries tagged by toArray
veewee/xml
3273803 Downloads
XML without worries
mtownsend/xml-to-array
2294625 Downloads
Easily convert valid xml to a php array.
ocramius/generated-hydrator
1250782 Downloads
An Object Hydrator that allows very fast array to object to array conversion
vyuldashev/xml-to-array
689417 Downloads
Convert xml to an array
illuminated/helper-functions
468372 Downloads
Laravel-specific and pure PHP Helper Functions.
clearstream/xml-to-array
30746 Downloads
Incredibly simple XML to array PHP converter
rikudou/array-merge-recursive
95131 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
kzykhys/php-csv-parser
240079 Downloads
Convert CSV to array (Excel style is fully suppoted!)
bentools/iterable-functions
322886 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
wyrihaximus/iterator-or-array-to-array
220025 Downloads
Like iterator_to_array but doesn't error when handed an array
josantonius/json
17301 Downloads
PHP simple library for managing Json files.
jackiedo/xml-array
58269 Downloads
Simple tools to work with the conversion between xml and array
inspirum/arrayable
82038 Downloads
PHP arrayable interface for handling casting to an array
ogrrd/csv-iterator
54569 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
milo/hydrator
69866 Downloads
Hydrates object from array, exports object to array