Libraries tagged by Array to object
astral/php-serialize
14 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
morebec/orkestra-normalization
483 Downloads
Orkestra Component allowing to easily normalize complex object graphs to arrays of primitives for persistence purposes
simivar/reverse-print-r
1054 Downloads
Library to reverse print_r output to PHP objects, arrays and scalar values.
arnapou/dto
432 Downloads
Library - Simple library to create objects from arrays and vice-versa.
php-extended/php-arrayable-interface
550 Downloads
A library to give objects the ability to be transformed to array data
jeroenzwart/php-csv-iterator
217 Downloads
A simple CSV reader, to read as array/object with PHP Iterator
hgh/helpers
47 Downloads
This package contains all helpful methods to help on texts, arrays, objects and number.
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
openregion/aura-filter
425 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
2156 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
3 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
assegaiphp/collections
224 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
13 Downloads
Tool to convert your class nested with anothers to associative array
sempro/array-to-object
957 Downloads
Convert an array to an object