Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.76 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.76 KB

CakePHP Setup Plugin

CI Coverage Latest Stable Version Minimum PHP Version License Total Downloads Coding Standards

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.