Libraries tagged by Object to array
rafrsr/lib-array2object
18178 Downloads
Array to object conversion library
rkr/array-object-converter
4976 Downloads
A module to copy data from an array to an object, vice versa.
petrgrishin/array-map
5805 Downloads
The object oriented approach to working with arrays on PHP
emulgeator/array-to-class-mapper
13375 Downloads
A library what is capable of transforming a multilevel array to a class object
cryonighter/object-column
5255 Downloads
This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects
glowy/arrays
3201 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
hiqdev/generated-hydrator
236 Downloads
An Object Hydrator that allows very fast array to object to array conversion
wundii/data-mapper-symfony-bundle
1416 Downloads
A Symfony integration for wundii/data-mapper, modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
web-fu/php-dot-notation
5848 Downloads
Library that allows to access array and object with strong type support in Dot Notation
perfilov/php-dto-packer
2772 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
didix16/php-apidataobject
9260 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
reallifekip/immutable-base
431 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
timehunter/laravel-dto-generator
178 Downloads
A generator that creates PHP Data Transfer Object by array schema.
session-interop/middleware.async
54222 Downloads
This package contains a zend's middleware to be able to inject a Session Object into the request
xtompie/collection-trait
4067 Downloads
Traits to build collections of specific objects