Libraries tagged by php nested arrays
mathsgod/array_to_gql
7 Downloads
A PHP library for converting PHP arrays to GraphQL query syntax with support for parameters, aliases, and nested structures
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.
phiil/xtraverse
4 Downloads
PHP bundle wich makes array traversing / inserting dead easy.
kokoroe/mapper
38 Downloads
A PHP5.5+ mapper to convert array of data into nested PHP 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.
affinity4/config
28 Downloads
Load config files from various formats to PHP arrays and easily retrieve deeply nested items
jvmanji/universal-access
478 Downloads
This package includes PHP wrapper for arrays and objects, which simplifies access to nested properties/keys.