Libraries tagged by Structures
sebastian/object-enumerator
676808243 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
phpdocumentor/reflection-common
623971177 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
symfony/var-exporter
297831613 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
248829073 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
nette/schema
247895804 Downloads
📐 Nette Schema: validating data structures against a given Schema.
dflydev/dot-access-data
269782080 Downloads
Given a deep data structure, access data by dot notation.
netresearch/jsonmapper
84744370 Downloads
Map nested JSON structures onto PHP classes
league/fractal
55164840 Downloads
Handle the output of complex data structures ready for API output.
spatie/php-structure-discoverer
10404673 Downloads
Automatically discover structures within your PHP application
hoa/visitor
13333504 Downloads
The Hoa\Visitor library.
php-ds/php-ds
6800869 Downloads
Specialized data structures as alternatives to the PHP array
swaggest/json-schema
9953628 Downloads
High definition PHP structures with JSON-schema based validation
spatie/typescript-transformer
3533326 Downloads
Transform your PHP structures to TypeScript types
spatie/laravel-typescript-transformer
3244289 Downloads
Transform your PHP structures to TypeScript types
nicmart/tree
14435001 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.