Libraries tagged by nested array

bypassflow/value-kit

0 Favers
0 Downloads

PHP の値に対する path access と構造変換を束ねる value 基盤。

Go to Download


tdammers/aquery

0 Favers
27 Downloads

Lenient traversal of nested arrays and objects

Go to Download


sobriodev/collection

0 Favers
5 Downloads

Collection library provides a simple way to access and modify nested arrays

Go to Download


nalsas/php-query

1 Favers
6 Downloads

A chainable, lightweight library for maniplating(i.e. query/update/delete...) deep nested array

Go to Download


michel/php-sql-mapper

0 Favers
14 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.

Go to Download


phly/phly-expressive-configfactory

2 Favers
730 Downloads

Factory for pulling nested configuration arrays from the config service

Go to Download


xmlutils/xmlutils

0 Favers
126 Downloads

This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.

Go to Download


raheelarifkhans/json-to-html-converter

1 Favers
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.

Go to Download


mf1dd/object-builder

0 Favers
1 Downloads

Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.

Go to Download


realness/aliascompiler

0 Favers
10 Downloads

Compile array of keys to nested objects

Go to Download


neilofsteel/aliascompiler

0 Favers
12 Downloads

Compile array of keys to nested objects

Go to Download


affinity4/config

1 Favers
28 Downloads

Load config files from various formats to PHP arrays and easily retrieve deeply nested items

Go to Download


jvmanji/universal-access

0 Favers
479 Downloads

This package includes PHP wrapper for arrays and objects, which simplifies access to nested properties/keys.

Go to Download


balambasik/input

0 Favers
162 Downloads

Small and convenient library for working with superglobal or regular arrays. Such as $_GET, $_POST, $_REQUEST, $_COOKIE, $_SESSION, $_SERVER. Supports nested keys: $_POST['foo']['bar']['baz'] ==> Input::post('foo.bar.baz')

Go to Download


<< Previous