Libraries tagged by toArray
veewee/xml
7218236 Downloads
XML without worries
mtownsend/xml-to-array
4125382 Downloads
Easily convert valid xml to a php array.
ocramius/generated-hydrator
1398452 Downloads
An Object Hydrator that allows very fast array to object to array conversion
vyuldashev/xml-to-array
957625 Downloads
Convert xml to an array
clearstream/xml-to-array
39058 Downloads
Incredibly simple XML to array PHP converter
illuminated/helper-functions
594686 Downloads
Laravel-specific and pure PHP Helper Functions.
noki/laravel-xml-converter
3392 Downloads
Laravel XML Converter is Laravel package for converting XML to JSON and XML to array.
kzykhys/php-csv-parser
282334 Downloads
Convert CSV to array (Excel style is fully suppoted!)
bentools/iterable-functions
445144 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
wyrihaximus/iterator-or-array-to-array
250478 Downloads
Like iterator_to_array but doesn't error when handed an array
josantonius/json
23032 Downloads
PHP simple library for managing Json files.
jackiedo/xml-array
86000 Downloads
Simple tools to work with the conversion between xml and array
inspirum/arrayable
141026 Downloads
PHP arrayable interface for handling casting to an array
rikudou/array-merge-recursive
131896 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
ogrrd/csv-iterator
63943 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.