Libraries tagged by structs
symfony/var-exporter
313261469 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
258096178 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
nette/schema
265092605 Downloads
📐 Nette Schema: validating data structures against a given Schema.
netresearch/jsonmapper
90076490 Downloads
Map nested JSON structures onto PHP classes
dflydev/dot-access-data
287634481 Downloads
Given a deep data structure, access data by dot notation.
league/fractal
56462590 Downloads
Handle the output of complex data structures ready for API output.
cuyz/valinor
3443712 Downloads
Library that helps to map any input into a strongly-typed value object structure.
spatie/php-structure-discoverer
12083921 Downloads
Automatically discover structures within your PHP application
php-ds/php-ds
7144899 Downloads
Specialized data structures as alternatives to the PHP array
hoa/visitor
13635545 Downloads
The Hoa\Visitor library.
swaggest/json-schema
10320656 Downloads
High definition PHP structures with JSON-schema based validation
spatie/typescript-transformer
3930076 Downloads
Transform your PHP structures to TypeScript types
spatie/laravel-typescript-transformer
3614900 Downloads
Transform your PHP structures to TypeScript types
nicmart/tree
15087146 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
guzzlehttp/guzzle-services
9136110 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.