Libraries tagged by array conversion
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.
knowband/array2xml
147 Downloads
Library for converting arrays to XML
bakgul/kernel
232 Downloads
This is a helper package, and it isn't meant to be used independently. That being said, it contains some nice helper classes to deal with the file system, strings, arrays, naming conventions, etc. If you need such functionalities, you may find this package helpful. On the other hand, its real purpose is to collect some classes and methods that are being used by multiple packages that are part of Packagified Laravel.
cjrasmussen/objectify
22 Downloads
Simple functions for converting associative arrays to objects and vice-versa
sashabo/iterable-string
3980 Downloads
IterableString and MultibyteIterableString allow to iterate string characters in foreach without converting the string into array.
peterujah/php-string-list
0 Downloads
PHP string Lists is a utility class for converting between string lists and arrays, providing a straightforward way to handle structured data in a string format.
hamboldt/php-doc-reader
4885 Downloads
Reads configurations from comments in PHP, converting them from JSON to arrays.
forge0100/dbf2array
15 Downloads
Converting DBF file to PHP-array.
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
sfire-framework/sfire-datacontrol
203 Downloads
Library for hashing data, generation of tokens and converting/formatting strings, numbers and arrays.