cakephp-dto
Data Transformer
Tool to structure unstructured data into typed objects for better application layer communication and protection against type-related errors.
CakePHP DTO plugin - quickly generate useful data transfer objects for your app (mutable/immutable)
24 stars
5 watching
6 forks
Language: PHP
last commit: 5 days ago
Linked from 1 awesome list
data-transfertransfer-objects
Related projects:
Repository | Description | Stars |
---|---|---|
dereuromark/cakephp-tools | A collection of reusable tools and helpers to simplify CakePHP development and improve project maintainability | 335 |
dereuromark/cakephp-markup | Provides a simple way to add syntax highlighting and code conversion features to CakePHP applications | 3 |
dereuromark/cakephp-decimal | CakePHP plugin that provides a Decimal type handling using a value object to improve precision and data integrity in business logic. | 8 |
dereuromark/cakephp-app | A CakePHP application skeleton with Bootstrap and PHPStan integration | 0 |
dereuromark/cakephp-setup | A toolset for managing and debugging CakePHP applications | 34 |
dereuromark/cakephp-ratings | Provides a plugin to add rating functionality to CakePHP applications | 9 |
dereuromark/cakephp-captcha | A Captcha plugin for CakePHP that provides a simple, extendable solution for image-based captchas in web applications. | 10 |
dereuromark/cakephp-translate | A CakePHP plugin to manage translations of static content through a web backend and integration with translation services. | 17 |
dereuromark/cakephp-templating | A CakePHP plugin to simplify HTML templating and add useful helpers for developers. | 2 |
dereuromark/cakephp-tags | A CakePHP plugin that enables tagging of entities in applications. | 14 |
dereuromark/upgrade | A tool to facilitate migrating CakePHP applications from one version to another | 24 |
dereuromark/cakephp-ajax | A plugin to simplify handling AJAX requests in CakePHP applications | 56 |
dereuromark/cakephp-ide-helper | Improves IDE compatibility and code understanding in CakePHP applications by adding annotations | 185 |
dereuromark/cakephp-expose | A plugin to replace AIID primary keys with public UUIDs in CakePHP applications. | 8 |
dereuromark/cakephp-file-storage | A unified file storage solution for CakePHP applications. | 4 |