Libraries tagged by php array cover
rackbeat/php-xml-to-array
47932 Downloads
Convert XML into arrays
pgooch/php-ascii-tables
4307 Downloads
Convert multi-dimensional arrays into ASCII Tabled, and vise-versa.
arielcr/php-csv-parser
19601 Downloads
Convert CSV to array (Excel style is fully supported!)
reallifekip/immutable-base
428 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
iteks/laravel-json
20204 Downloads
A Laravel package for simplified JSON data manipulation, offering seamless conversion to collections or arrays with attribute filtering.
dilawar/nested-json-flattener
4867 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
rene-roscher/laravel-i18n-json-converter
756 Downloads
A Package for Laravel that converts PHP array-based translation files into flattened JSON files, making them compatible with Vue i18n
mathsgod/array_to_gql
49 Downloads
A PHP library for converting PHP arrays to GraphQL query syntax with support for parameters, aliases, and nested structures
perfilov/php-dto-packer
2762 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
dg/php54-arrays
234 Downloads
Command-line script to convert between array() and PHP 5.4's short syntax []
vaclavvanik/dom-to-array
9202 Downloads
An easy way to convert DOM Document to PHP array
blackbonjour/to-array
22561 Downloads
Converts any object to array
susina/xml-to-array
2451 Downloads
Simple PHP library to convert an XML string into an array
imponeer/toarray-interface
16093 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.
jeckerson/array2xml
65 Downloads
Array -> XML Converter Class