Libraries tagged by toArray
sammyjo20/xml-to-array
2836 Downloads
Convert an XML string into an easy to understand array
digitaldream/data-converter
9143 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.
worksection/xmltoarray
9967 Downloads
XML to Array parser
sb15/xml-string-to-php-array
8983 Downloads
xml to array
kaiseki/config
886 Downloads
Type-safe access to array configurations
bigsinoos/j-eloquent
4654 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
astral/php-serialize
29 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
nettrine/hydrator
21825 Downloads
Convert Doctrine entity to array and conversely
grixu/relationship-data-transfer-object
530 Downloads
Simple class for wrapping data with relationships. But without those meta-data when dump DTO to Array
susina/xml-to-array
400 Downloads
Simple PHP library to convert an XML string into an array
mrgenis/xml-to-array-schema
2140 Downloads
Convert xml document to array
divineomega/object_to_array
732 Downloads
This PHP package provides an `object_to_array` helper function.
danilovl/object-to-array-transform-bundle
273 Downloads
Symfony bundle provides convert object to an array by configuration fields.
midorikocak/arraytools
229 Downloads
Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.
unicframework/csv-parser
747 Downloads
CSVParser parse csv data to array, object, and json.