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