php-dto topic

List php-dto repositories

laravel-dto-generator

47
Stars
2
Forks
Watchers

A generator that creates PHP Data Transfer Object by array schema.

Laravel-Argonaut-DTO

103
Stars
4
Forks
103
Watchers

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...