cakephp-expose
UUID generator
A plugin to replace AIID primary keys with public UUIDs in CakePHP applications.
CakePHP Expose plugin to expose entities through additional UUIDs instead of their AIID primary keys
8 stars
5 watching
2 forks
Language: PHP
last commit: 5 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dereuromark/cakephp-markup | Provides a simple way to add syntax highlighting and code conversion features to CakePHP applications | 3 |
dereuromark/cakephp-setup | A toolset for managing and debugging CakePHP applications | 34 |
dereuromark/cakephp-ide-helper | Improves IDE compatibility and code understanding in CakePHP applications by adding annotations | 185 |
dereuromark/cakephp-tools | A collection of reusable tools and helpers to simplify CakePHP development and improve project maintainability | 335 |
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-tags | A CakePHP plugin that enables tagging of entities in applications. | 14 |
dereuromark/cakephp-feed | Generates RSS feeds using a custom view class in the CakePHP framework. | 13 |
dereuromark/cakephp-ratings | Provides a plugin to add rating functionality to CakePHP applications | 9 |
dereuromark/cakephp-favorites | A plugin for CakePHP that allows users to express their sentiment about content. | 2 |
dereuromark/cakephp-captcha | A Captcha plugin for CakePHP that provides a simple, extendable solution for image-based captchas in web applications. | 10 |
dereuromark/cakephp-dto | Tool to structure unstructured data into typed objects for better application layer communication and protection against type-related errors. | 24 |
dereuromark/cakephp-app | A CakePHP application skeleton with Bootstrap and PHPStan integration | 0 |
dereuromark/cakephp-ajax | A plugin to simplify handling AJAX requests in CakePHP applications | 56 |
dereuromark/cakephp-templating | A CakePHP plugin to simplify HTML templating and add useful helpers for developers. | 2 |
dereuromark/cakephp-test-helper | A plugin to simplify testing and development of CakePHP applications by providing a browser-based interface for generating tests, running them, and analyzing coverage. | 7 |