Libraries tagged by Array to object
xmlutils/xmlutils
98 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
openregion/aura-filter
453 Downloads
Filters to validate and sanitize objects and arrays.
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays
cbwar/php-text-difference
2192 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
renoki-co/laravel-yaml-config
4 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
kafoso/type-formatter
4414 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.
assegaiphp/collections
236 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
sitnikovik/array-to-object-serializer
14 Downloads
Tool to convert your class nested with anothers to associative array
sempro/array-to-object
958 Downloads
Convert an array to an object
roke22/array-to-object-factory
2 Downloads
Array to object that automatically maps array index to object constructor parameters
rayblair/array-to-object
9 Downloads
nuad/graph-objects
195 Downloads
An array to object map php library. Useful when mapping from incoming json or database results
meklis/array-to-object-mapper
61 Downloads
Easy mapper array to nested objects
ixnode/php-array-to-object
43 Downloads
PHP array to object converter