Libraries tagged by php dto
michaelalexeevweb/openapi-php-dto-generator
178 Downloads
Generate PHP DTOs from OpenAPI and validate incoming HTTP requests against OpenAPI schema.
jooservices/dto
1851 Downloads
A PHP 8.5+ DTO and Data library with immutable DTOs and mutable Data objects
romanzipp/dto
16478 Downloads
A strongly typed Data Transfer Object without magic for PHP 7.4+
mohammedmanssour/super-simple-dto
3232 Downloads
Creating data transfer objects with the power of php objects
leko-team/dto
1406 Downloads
Пакет объекта передачи данных для PHP приложений
falseclock/dbd-php-entity
10271 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
tailflow/castable-dto
29505 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
zeusi/json-schema-extractor
281 Downloads
Modular JSON Schema generator for PHP DTOs, extracting native types, PHPDoc, validation constraints, and serialization metadata
tiny-blocks/mapper
2027 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
scrumble-nl/popo
12705 Downloads
Plain old PHP object
omasn/object-handler
9318 Downloads
The component allows filling objects from an associative array based on class strict property maps
jooservices/client
1213 Downloads
Strict, extensible PHP 8.5+ HTTP client wrapper for JOOservices
fab2s/laravel-dt0
2005 Downloads
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
fab2s/dt0
2333 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
rmezhuev/data-transfer-object
12473 Downloads
Plain and simple immutable DTO pattern implementation based on php annotations