Libraries tagged by php array cover
karelwintersky/arris.toolkit.xml-navigator
22 Downloads
Easy XML to PHP array conversion and fast XML streaming conversion
karelwintersky/arris.xml-navigator
23 Downloads
Easy XML to PHP array conversion and fast XML streaming conversion
sn01615/array2xml
152 Downloads
Convert PHP array to XML
saifalbd/model-collection
6 Downloads
convert php array to object like Laravel Model
arturu/xml-tag
641 Downloads
Convert PHP array to XML tag
pixweber/xmlfiletoarray
1 Downloads
A very simple function to load your XML file and convert it into PHP array. Easy and effective.
datadebasa/array2print
2 Downloads
A PHP library to convert array data into PDF with table and signature
chastephp/array2tree
40 Downloads
a simple php function to convert array to tree
hildert/annotation-entity
2705 Downloads
A PHP Library help phper convert array to dto entity.
forge0100/dbf2array
15 Downloads
Converting DBF file to PHP-array.
unicon/unicon
3065 Downloads
Universal PHP variable converter. The main feature is converting arrays to an object of given class. In this case, Unicon follows PhpDoc annotations, works recursively to create the object's properties.
sunmant/phpconst2js
18 Downloads
A small library for converting PHP class constants to JSON array. You can use it when you new constants values from PHP backend in JavaScript code
splitpay/support-csv
115 Downloads
Splitpay Support CSV is a PHP library designed to assist in handling CSV files. With this component, you can easily perform conversions such as 'Array to CSV' or 'JSON to CSV' with a structured and flexible API.
sourcepot/email
68 Downloads
PHP class to convert an email into an array
mf/collections-php
109774 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.