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