Libraries tagged by structs
codamos/tagger
1 Downloads
A simple tagging library inspired by Go's struct tags
charm/arraybuffer
23 Downloads
Typed arrays for structs powered by FFI. Gives you the equivalent of UInt8Array, UInt16Array, UInt32Array, Float64Array and ArrayBuffer in JavaScript.
xmlscript/page
26 Downloads
uri schemes struct
symfony/http-kernel
878700912 Downloads
Provides a structured process for converting a Request into a Response
sebastian/object-enumerator
856257016 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
phpdocumentor/type-resolver
755793616 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-common
742567334 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
symfony/serializer
332461221 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
nette/schema
376827831 Downloads
📐 Nette Schema: validating data structures against a given Schema.
netresearch/jsonmapper
114462309 Downloads
Map nested JSON structures onto PHP classes
league/fractal
67649204 Downloads
Handle the output of complex data structures ready for API output.
laravel/boost
23956168 Downloads
Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.
dflydev/dot-access-data
400662650 Downloads
Given a deep data structure, access data by dot notation.
spatie/php-structure-discoverer
33043100 Downloads
Automatically discover structures within your PHP application
nicmart/tree
21593583 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.