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