Libraries tagged by Nested structure
sweelix/tree
22 Downloads
PHP 5.6+ Tree structure management
nagyatka/basil
22 Downloads
Tree data structure for PHP
krg/doctrine-nestedsets
26 Downloads
Library for working with tree structures in the database on the principle of "nested sets". A distinctive feature of the library is that it is possible to store several trees in one table. It is also not necessary to have one root node for each tree.
it-blaster/content-bundle
174 Downloads
Symfony2 bundle for site content management, require Propel, Sonata and jstree
webfactor/laravel-nestedset
15 Downloads
Tree structured Elquent Models
thexaib/genericarray
44 Downloads
A simple class to hold data as key value, with nested structure.for json.
innobrig/session-middleware
71 Downloads
Session middleware package supporting namespaced session variables and easy nested structures. Written for Slim 3.0 but should also work for other frameworks.
chmielewskitomasz/validator
881 Downloads
Simple validation tool, allows you to validate both simple and nested structures, introduces conditional fields. All you need is here. Perfect for REST endpoint validation. No dependencies required.
tomek-swienty/jsonmapper
13 Downloads
Map nested JSON structures onto PHP classes
narrator69/jsonmapper
247 Downloads
Map nested JSON structures onto PHP classes with artifcat fixing feature
mbretter/stk-validation
2441 Downloads
Stk Schema Validation of nested data structures
abivia/configurable
221 Downloads
Trait to support creating complex nested class structures from JSON/YAML objects.
sbsedv/input-converter
141 Downloads
A minimal PHP library to nativly support PUT, PATCH and DELETE user input in form of mutlipart/form-data, application/x-www-form-urlencoded and various JSON types like application/json with complex data structures (nested html forms).
famoser/jsonmapper
3081 Downloads
Map nested JSON structures onto PHP classes
ouxsoft/phpmarkup
3885 Downloads
A Processor for Markup written in PHP. Allows extraction of Markup into a data structure, orchestrated nested manipulation of said structure, and output as (optimized) Markup.