Libraries tagged by array conversion
lkcodes/mycode
42 Downloads
A collection of commonly used tools, such as exporting tables, manipulating databases,File caching, string processing/encoding and decoding, array and object conversion, and so on. It can be used in any framework
phylogram/php_to_js_converter
0 Downloads
This package allows to generate javascript code from php, with literal code from strings, and automatic array, string, boolean, number and null conversion.
fillup/array2xml
29342 Downloads
Library for converting arrays to XML
navarr/iterable-to-array
7488 Downloads
A method for converting an iterable to an array, no matter what type of iterable
econic/csvreader
419 Downloads
Utility class for converting csv data into two-dimensional associative arrays
kafoso/type-formatter
3659 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
midorikocak/arraytools
225 Downloads
Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.
oktavlachs/data-mapping-service
841 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.
deepeloper/lib-xml
33 Downloads
XML library allowing to parse XML as array converting node values/attributes types using XSD
knowband/array2xml
144 Downloads
Library for converting arrays to XML
bakgul/kernel
143 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.
hamboldt/php-doc-reader
4871 Downloads
Reads configurations from comments in PHP, converting them from JSON to arrays.
elikh/naming-conventions-validator
6 Downloads
validate array of names for customer PCRE rules
codemagpie/array2object
6 Downloads
A high performance, Supports converting array into object and object into array, easy to use
kuborgh/csv-bundle
6312 Downloads
Converting an array to CSV and vice versa.