Libraries tagged by strict
symfony/var-exporter
314685923 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
259005040 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
nette/schema
266825139 Downloads
📐 Nette Schema: validating data structures against a given Schema.
netresearch/jsonmapper
90433975 Downloads
Map nested JSON structures onto PHP classes
dflydev/dot-access-data
289197174 Downloads
Given a deep data structure, access data by dot notation.
league/fractal
56603531 Downloads
Handle the output of complex data structures ready for API output.
cuyz/valinor
3484008 Downloads
Library that helps to map any input into a strongly-typed value object structure.
spatie/php-structure-discoverer
12281070 Downloads
Automatically discover structures within your PHP application
php-ds/php-ds
7179140 Downloads
Specialized data structures as alternatives to the PHP array
hoa/visitor
13659313 Downloads
The Hoa\Visitor library.
swaggest/json-schema
10359195 Downloads
High definition PHP structures with JSON-schema based validation
spatie/typescript-transformer
3971958 Downloads
Transform your PHP structures to TypeScript types
spatie/laravel-typescript-transformer
3653507 Downloads
Transform your PHP structures to TypeScript types
nicmart/tree
15156056 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
guzzlehttp/guzzle-services
9159558 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.