Libraries tagged by array conversion
codemagpie/array2object
11 Downloads
A high performance, Supports converting array into object and object into array, easy to use
kuborgh/csv-bundle
6315 Downloads
Converting an array to CSV and vice versa.
net_bazzline/php_component_converter
39 Downloads
php component that can handle converting of xml, php array, yaml
oktavlachs/data-mapping-service
859 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
3064 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
drago-ex/utils
3288 Downloads
Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.
sashabo/iterable-string
3979 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
4883 Downloads
Reads configurations from comments in PHP, converting them from JSON to arrays.