dereuromark / cakephp-setup
A CakePHP plugin containing lots of useful management tools
Installs: 119 269
Dependents: 2
Suggesters: 0
Security: 0
Stars: 34
Watchers: 5
Forks: 16
Open Issues: 0
Type:cakephp-plugin
Requires
- php: >=8.1
- cakephp/cakephp: ^5.1.1
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.5 || ^11.5 || ^12.1
- dev-master
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.1
- 3.8.0
- 3.7.2
- 3.7.1
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.0
- 3.0.0
- 3.0.0-RC
- 2.3.0
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.0
- 2.0.0-beta
- 1.6.0
- 1.5.0
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.1
- 1.0.0
- dev-timezone
- dev-maintenance-mode
- dev-reset-wipe
- dev-cake4
- dev-cake3
- dev-cake2
This package is auto-updated.
Last update: 2025-05-07 16:00:17 UTC
README
Provides useful development tools for managing a CakePHP app.
Note: This branch is for CakePHP 5.1+. 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.