Libraries tagged by php-dto
brick/json-mapper
68230 Downloads
Maps JSON data to strongly typed PHP DTOs
yiisoft/input-http
106393 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
wordpress/php-mcp-schema
122135 Downloads
PHP DTOs for the Model Context Protocol (MCP) specification
yorcreative/laravel-argonaut-dto
3476 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
michaelalexeevweb/openapi-php-dto-generator
197 Downloads
Generate PHP DTOs from OpenAPI and validate incoming HTTP requests against OpenAPI schema.
zeusi/json-schema-extractor
510 Downloads
Modular JSON Schema generator for PHP DTOs, extracting native types, PHPDoc, validation constraints, and serialization metadata
rjds/php-dto
179 Downloads
A PHP library to map associative arrays to typed DTOs using attributes.
perfilov/php-dto-packer
2800 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
diffhead/php-dto
300 Downloads
Simple library that provides suitable data transfer object for PHP applications.
dgame/php-dto
47 Downloads
A data transfer object inspired by Rust's serde
timehunter/laravel-dto-generator
178 Downloads
A generator that creates PHP Data Transfer Object by array schema.
php-dto/uri
3014 Downloads
Immutable uri object with validation and helpful methods
yago-o/simple-dto
10929 Downloads
Simple class for build php dto objects via PHPDoc annotations.
tsetsee/php-dto
1538 Downloads
philiprehberger/php-dto-mapper
68 Downloads
Map arrays and JSON to strongly-typed DTOs with attribute-driven configuration