Libraries tagged by array conversion
codemagpie/array2object
11 Downloads
A high performance, Supports converting array into object and object into array, easy to use
net_bazzline/php_component_converter
38 Downloads
php component that can handle converting of xml, php array, yaml
oktavlachs/data-mapping-service
852 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.
deepeloper/lib-xml
38 Downloads
XML library allowing to parse XML as array converting node values/attributes types using XSD
bomtools/converter
8 Downloads
Tools for simple variables and array converting
unicon/unicon
3062 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
176 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.
futuretek/data-mapper
1 Downloads
A lightweight, reflection-based PHP 8.1+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
cjrasmussen/objectify
17 Downloads
Simple functions for converting associative arrays to objects and vice-versa
sashabo/iterable-string
3978 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
4881 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
17 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