# dereuromark/cakephp-dto

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/dereuromark-cakephp-dto).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/dereuromark/cakephp-dto
- awesome-repositories: https://awesome-repositories.com/repository/dereuromark-cakephp-dto.md

## Description

A Data Transfer Object (DTO) is an object used to pass typed data between layers in your application, similar in concept to Structs) in C, Martin Fowler's Transfer Objects, or Value Objects.

## Tags

### Part of an Awesome List

- [Miscellaneous](https://awesome-repositories.com/f/awesome-lists/devtools/miscellaneous.md) — Generates data transfer objects for type-safe data handling.
