Data Transfer Object (DTO) for Laravel
-
Updated
Aug 9, 2021 - PHP
Data Transfer Object (DTO) for Laravel
Application Example with use DTO patterns into project. Aplicação Exemplo com padrão de projetos DTO aplicado.
This repository showcases a Laravel project implementing the Service Pattern along with Data Transfer Objects (DTOs) for handling blog-related operations. The primary goal is to demonstrate a clean and maintainable architecture by separating concerns and promoting reusability.
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.
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.
Add a description, image, and links to the laravel-dto topic page so that developers can more easily learn about it.
To associate your repository with the laravel-dto topic, visit your repo's landing page and select "manage topics."