cakephp-tools
Development toolkit
A collection of reusable tools and helpers to simplify CakePHP development and improve project maintainability
A CakePHP Tools plugin containing lots of useful helpers, behaviors, components, shells, ...
335 stars
37 watching
142 forks
Language: PHP
last commit: 7 days ago
Linked from 1 awesome list
cakephpcakephp-pluginenumphptools
Related projects:
Repository | Description | Stars |
---|---|---|
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-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-ide-helper-extra | Provides useful tasks and plugins for IDE assistance in CakePHP applications | 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 |
dereuromark/cakephp-markup | Provides a simple way to add syntax highlighting and code conversion features to CakePHP applications | 3 |
dereuromark/cakephp-app | A CakePHP application skeleton with Bootstrap and PHPStan integration | 0 |
dereuromark/cakephp-tags | A CakePHP plugin that enables tagging of entities in applications. | 14 |
dereuromark/cakephp-templating | A CakePHP plugin to simplify HTML templating and add useful helpers for developers. | 2 |
dereuromark/cakephp-dto | Tool to structure unstructured data into typed objects for better application layer communication and protection against type-related errors. | 24 |
dereuromark/upgrade | A tool to facilitate migrating CakePHP applications from one version to another | 24 |
dereuromark/cakephp-captcha | A Captcha plugin for CakePHP that provides a simple, extendable solution for image-based captchas in web applications. | 10 |
cakephp/debug_kit | A debugging toolset for CakePHP applications | 852 |
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 |