Libraries tagged by toArray
veewee/xml
4073968 Downloads
XML without worries
mtownsend/xml-to-array
2692394 Downloads
Easily convert valid xml to a php array.
ocramius/generated-hydrator
1296449 Downloads
An Object Hydrator that allows very fast array to object to array conversion
vyuldashev/xml-to-array
742158 Downloads
Convert xml to an array
illuminated/helper-functions
518921 Downloads
Laravel-specific and pure PHP Helper Functions.
clearstream/xml-to-array
32577 Downloads
Incredibly simple XML to array PHP converter
rikudou/array-merge-recursive
115365 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
kzykhys/php-csv-parser
247376 Downloads
Convert CSV to array (Excel style is fully suppoted!)
bentools/iterable-functions
355869 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
polidog/object-to-array
38261 Downloads
php object to array
wyrihaximus/iterator-or-array-to-array
227805 Downloads
Like iterator_to_array but doesn't error when handed an array
josantonius/json
18985 Downloads
PHP simple library for managing Json files.
jackiedo/xml-array
65126 Downloads
Simple tools to work with the conversion between xml and array
inspirum/arrayable
99481 Downloads
PHP arrayable interface for handling casting to an array
verdant/xml2array
122180 Downloads
Convert from XML to array, array to XML, based on libs from lalit.org