Libraries tagged by toArray
rackbeat/php-xml-to-array
42926 Downloads
Convert XML into arrays
abetomo/convert-athena-query-results-to-array
50066 Downloads
Convert AWS Athena QueryResults to Array.
dmytrof/array-convertible
8734 Downloads
Library helps to convert object to array
inspirum/xml
11519 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
ogrrd/csv-iterator
56478 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
milo/hydrator
71086 Downloads
Hydrates object from array, exports object to array
epwt/array-jms-serializer-bundle
61380 Downloads
JMS/SerializerBundle extension to serialize & deserialize to array format
arielcr/php-csv-parser
12759 Downloads
Convert CSV to array (Excel style is fully supported!)
h4kuna/latte-php-tokenizer
18334 Downloads
Transform macro args to array.
imponeer/toarray-interface
15625 Downloads
A PHP interface defining a standard method for converting objects to arrays. Ensures consistent method naming and return type for array conversion across different classes.
xaamin/xml-to-array
2366 Downloads
XML to array parser using namespaces
vaclavvanik/dom-to-array
6374 Downloads
An easy way to convert DOM Document to PHP array
navarr/iterable-to-array
9597 Downloads
A method for converting an iterable to an array, no matter what type of iterable
blackbonjour/to-array
20164 Downloads
Converts any object to array
digitaldream/data-converter
9202 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.