Libraries tagged by Object to array
aikrof/hydrator
9 Downloads
Convert objects to arrays and back
scheb/property-access
146 Downloads
A lightweight library to read/write values from/to objects to arrays
fivelab/model-normalizer
1125 Downloads
Normalize object to arrays
onemustwork/hydrator
57 Downloads
Easy to use hydrator to hydrate objects from an array or extract objects to an array.
webappid/lazy
188 Downloads
A lightweight utility for copying data between arrays and PHP objects, with optional type autocasting.
sfire-framework/sfire-entity
143 Downloads
Convert entities to arrays, objects and/or json strings and convert arrays to entities.
alevikzs/phmap
14 Downloads
Library provide mapping some php structures (json string, array, object) to specific object. This library based on Phalcon annotations.
wundii/data-mapper-laravel-package
10 Downloads
A Laravel 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.
itgalaxy/os-filter
305 Downloads
Filter an array of objects to a specific OS
dwo/simple_accessor
6775 Downloads
Simple property access to objects and arrays by using simple string notation
web-fu/anymapper
14 Downloads
Library that allows to map objects and arrays into objects and arrays with strong type support and pattern detection.
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings
rasclatt/smart-dto
587 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
germania-kg/pathprefixer
111 Downloads
Recursively prepends a prefix to path string, array or StdClass objects.
alaa-almaliki/property-setter-config
37 Downloads
PHP library can be used to set object properties by a given array passed in the constructor