Libraries tagged by toArray
veewee/xml
6639927 Downloads
XML without worries
mtownsend/xml-to-array
3848827 Downloads
Easily convert valid xml to a php array.
ocramius/generated-hydrator
1385425 Downloads
An Object Hydrator that allows very fast array to object to array conversion
vyuldashev/xml-to-array
912539 Downloads
Convert xml to an array
clearstream/xml-to-array
38107 Downloads
Incredibly simple XML to array PHP converter
illuminated/helper-functions
591431 Downloads
Laravel-specific and pure PHP Helper Functions.
kzykhys/php-csv-parser
273035 Downloads
Convert CSV to array (Excel style is fully suppoted!)
bentools/iterable-functions
425619 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
polidog/object-to-array
52087 Downloads
php object to array
abetomo/convert-athena-query-results-to-array
54971 Downloads
Convert AWS Athena QueryResults to Array.
josantonius/json
22432 Downloads
PHP simple library for managing Json files.
jackiedo/xml-array
82714 Downloads
Simple tools to work with the conversion between xml and array
inspirum/arrayable
135383 Downloads
PHP arrayable interface for handling casting to an array
rikudou/array-merge-recursive
128923 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
ogrrd/csv-iterator
62479 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.