Libraries tagged by toArray
imponeer/toarray-interface
15434 Downloads
PHP library that provides toArray interface, that could be used everywhere where you need to convert object into array and make sure that to that toArray function is because of same interface
rackbeat/php-xml-to-array
38818 Downloads
Convert XML into arrays
polidog/object-to-array
29197 Downloads
php object to array
abetomo/convert-athena-query-results-to-array
47621 Downloads
Convert AWS Athena QueryResults to Array.
wyrihaximus/iterator-or-array-to-array
217309 Downloads
Like iterator_to_array but doesn't error when handed an array
dmytrof/array-convertible
5220 Downloads
Library helps to convert object to array
inspirum/xml
10813 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
epwt/array-jms-serializer-bundle
58243 Downloads
JMS/SerializerBundle extension to serialize & deserialize to array format
arielcr/php-csv-parser
10510 Downloads
Convert CSV to array (Excel style is fully supported!)
h4kuna/latte-php-tokenizer
15840 Downloads
Transform macro args to array.
xaamin/xml-to-array
2009 Downloads
XML to array parser using namespaces
vaclavvanik/dom-to-array
4667 Downloads
An easy way to convert DOM Document to PHP array
navarr/iterable-to-array
8491 Downloads
A method for converting an iterable to an array, no matter what type of iterable
blackbonjour/to-array
18912 Downloads
Converts any object to array
digitaldream/data-converter
9030 Downloads
In web application we need to convert data from one type to another. For example, array to excel file or excel file to array.