Libraries tagged by datatransfer
yorcreative/laravel-argonaut-dto
717 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.
friendsofhyperf/validated-dto
9353 Downloads
The Data Transfer Objects with validation for Hyperf.
diego-ninja/granite
491 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
cerbero/dto
112971 Downloads
Data Transfer Object (DTO)
spatie/value-object
137 Downloads
Data transfer objects with batteries included
zendrop/data
85015 Downloads
This package allows you to created DataTransferObjects without pain
popo/generator
39046 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
chubbyphp/chubbyphp-parsing
87166 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
schulzefelix/laravel-data-transfer-object
42499 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
rmezhuev/data-transfer-object
10087 Downloads
Plain and simple immutable DTO pattern implementation based on php annotations
mediawiki/data-transfer
13103 Downloads
A MediaWiki extension for importing and exporting data in CSV and XML formats.
imbue/data-transfer-object
5979 Downloads
eonx-com/data-transfer-object
23427 Downloads
Data transfer objects with batteries included
andrey-helldar/simple-data-transfer-object
5005 Downloads
Simple Data Transfer Objects
zero-to-prod/service-model
7013 Downloads
A modern approach to extensible, typesafe DTOs with factory support.