Libraries tagged by nested objects
sitnikovik/array-to-object-serializer
14 Downloads
Tool to convert your class nested with anothers to associative array
phiil/xtraverse
4 Downloads
PHP bundle wich makes array traversing / inserting dead easy.
misbah/prop-monitor
11 Downloads
This library will help you to check nested php objects whether they have some certain properties or not.
nzo/array
25 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
hambrook/nestr
19 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
webdevcave/collections
0 Downloads
A PHP library for managing collections of data with support for nested keys.
andrewdanilov/yii2-helpers
92 Downloads
Various helpers
wordpress-framework/wordpress-framework-config
11 Downloads
Provides a nested object property based user interface for accessing this configuration data within application code
smartgroup/smart-serializer
9 Downloads
Smart-serializer is a tiny library which allows to serialize PHP objects. It supports routes, translations and nested objects of Symfony.
sj/dtomatic
1 Downloads
Dtomatic is a flexible, reflection-based object mapper for Laravel applications. It automatically maps data from source objects to DTO classes, including support for nested objects and collections
realness/aliascompiler
10 Downloads
Compile array of keys to nested objects
raheelarifkhans/json-to-html-converter
3 Downloads
This PHP function takes a JSON object and converts it into a structured HTML detail page. The function handles nested objects and arrays, displaying them appropriately in a user-friendly format.
neilofsteel/aliascompiler
12 Downloads
Compile array of keys to nested objects
mackrais-organization/property-transform
1 Downloads
A PHP library for transforming DTO properties using attributes with support for PHP functions, DI services, and nested object transformation.
deetrych/mapping
4 Downloads
Library for mapping objects and nested objects into any form desirable