dereuromark / setup-cakephp
A CakePHP plugin containing lots of useful management tools
Installs: 270
Dependents: 0
Suggesters: 0
Security: 0
Stars: 34
Watchers: 6
Forks: 17
Open Issues: 1
Type:cakephp-plugin
Requires
- php: >=8.1
- cakephp/cakephp: ^5.0.0
Requires (Dev)
- cakephp/bake: ^3.0.1
- cakephp/debug_kit: ^5.0.1
- cakephp/migrations: ^4.1.1
- dereuromark/cakephp-templating: ^0.2.5
- dereuromark/cakephp-tools: ^3.0.0
- fig-r/psr2r-sniffer: dev-master
- phpunit/phpunit: ^10.2
README
Provides useful development tools for managing a CakePHP app.
Note: This branch is for CakePHP 5.0+. See version map for details.
What is this plugin for?
This plugin aims to be a help for development of CakePHP applications. It extends and leverages my Tools Plugin.
Currently, this plugin contains only the parts I managed to migrate yet:
- Maintenance Mode (dynamic activation and deactivation incl. dynamic IP whitelisting)
- Some very useful development tools and debugging shells
Installation & Docs
Possible dependencies: Tools Plugin
Disclaimer
Use at your own risk. Please provide any fixes or enhancements via issue or better pull request.