Libraries tagged by dito php
tangwei/dto
138844 Downloads
php hyperf dto
php-collective/dto
14736 Downloads
Framework-agnostic Data Transfer Object library with code generation
phpexperts/simple-dto
1149876 Downloads
A quick and easy DTO package.
wordpress/php-mcp-schema
105190 Downloads
PHP DTOs for the Model Context Protocol (MCP) specification
yiisoft/input-http
104007 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
rekalogika/mapper
53646 Downloads
An object mapper for PHP and Symfony. Maps an object to another object. Primarily used for transforming an entity to a DTO and vice versa.
nutgram/hydrator
348852 Downloads
Hydrator for PHP 8.0+
event4u/data-helpers
32017 Downloads
Framework-agnostic PHP library for data mapping, DTOs and utilities. Includes DataMapper, SimpleDto/LiteDto, DataAccessor/Mutator/Filter and helper classes (MathHelper, EnvHelper, etc.). Works with Laravel, Symfony/Doctrine or standalone PHP.
yorcreative/laravel-argonaut-dto
3444 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.
iq2i/data-importer
25589 Downloads
A PHP library to easily manage and import large data file
idr0id/papper
27350 Downloads
Papper is PHP convention-based object to object mapper
sunrise/hydrator
33405 Downloads
A flexible strictly-typed hydrator.
michaelalexeevweb/openapi-php-dto-generator
177 Downloads
Generate PHP DTOs from OpenAPI and validate incoming HTTP requests against OpenAPI schema.
jooservices/dto
1810 Downloads
A PHP 8.5+ DTO and Data library with immutable DTOs and mutable Data objects
romanzipp/dto
16477 Downloads
A strongly typed Data Transfer Object without magic for PHP 7.4+