Libraries tagged by php nested arrays
entelisteam/lbaf-hydrator
26 Downloads
Attribute-driven PHP DTO hydrator: builds typed DTOs, enums, nested objects and typed arrays from JSON-like data.
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
nalsas/php-query
6 Downloads
A chainable, lightweight library for maniplating(i.e. query/update/delete...) deep nested array
michel/php-sql-mapper
15 Downloads
A powerful PHP library that not only builds complex SQL queries but also maps the results into structured object graphs. It simplifies handling relational data by automatically transforming flat result sets from joins into nested arrays, making it ideal for working with one-to-one and one-to-many relationships.
funeralzone/array-editor
138 Downloads
A PHP 7.1 helper library that lets you edit values within nested arrays.
andydune/array-walker
36 Downloads
Better implementation foreach operator with nested array compability.
northrook/array-access
135 Downloads
Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.
bishalshrestha/fynix
468 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
gkb/phputils
6 Downloads
List of commonly needed but unavailable classes and functions to ease PHP development
wtabata/arraymenu
1 Downloads
Create a nested menu from an array with list items.
hambrook/nestr
19 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
chrizus/arraymenu
3 Downloads
Create a nested menu from an array with list items.
webdevcave/collections
0 Downloads
A PHP library for managing collections of data with support for nested keys.
safeaccess/inline
4 Downloads
Safe nested data access with dot notation for PHP.
phiil/xtraverse
4 Downloads
PHP bundle wich makes array traversing / inserting dead easy.