Libraries tagged by php-dto
wordpress/php-mcp-schema
294290 Downloads
PHP DTOs for the Model Context Protocol (MCP) specification
brick/json-mapper
75993 Downloads
Maps JSON data to strongly typed PHP DTOs
yorcreative/laravel-argonaut-dto
4245 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.
yiisoft/input-http
132416 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
michaelalexeevweb/openapi-php-dto-generator
392 Downloads
Generate PHP DTOs from OpenAPI and validate incoming HTTP requests against OpenAPI schema.
zeusi/json-schema-extractor
1890 Downloads
Modular JSON Schema generator for PHP DTOs, extracting native types, PHPDoc, validation constraints, and serialization metadata
perfilov/php-dto-packer
2880 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
dgame/php-dto
47 Downloads
A data transfer object inspired by Rust's serde
yorcreative/argonaut-dto
194 Downloads
A framework-agnostic PHP DTO package that provides nested casting, recursive serialization, validation, assemblers, and immutable DTO support out of the box.
timehunter/laravel-dto-generator
179 Downloads
A generator that creates PHP Data Transfer Object by array schema.
yago-o/simple-dto
10948 Downloads
Simple class for build php dto objects via PHPDoc annotations.
rjds/php-dto
216 Downloads
A PHP library to map associative arrays to typed DTOs using attributes.
damianulan/php-dtos
6 Downloads
Provides a template for creating robust and efficient data-transfer-objects (DTOs) in your PHP projects.
php-dto/uri
3035 Downloads
Immutable uri object with validation and helpful methods
php-dto/email-address
3827 Downloads
Immutable email object with validation and helpful methods