orca-services / cakephp-heartbeat
A CakePHP plugin providing an application heartbeat status page with configurable sensors
Installs: 6 140
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 6
Forks: 2
Open Issues: 5
Type:cakephp-plugin
Requires
- php: >=7.0.0
- cakephp/cakephp: ^3.7
Requires (Dev)
- cakephp/cakephp-codesniffer: ^3.1
- cakephp/migrations: ^1.0.0|^2.0.0
- phpunit/phpunit: ^5.7|^6.5
This package is auto-updated.
Last update: 2024-11-01 05:58:31 UTC
README
A CakePHP plugin providing an application heartbeat status page with configurable sensors.
Compatibility
Note:
- There is no plugin version for CakePHP 3.0-3.5.
- Previous versions of the plugin that supported previous versions of CakePHP are not supported anymore
Security
If you've found a security vulnerability, please follow the procedure described in SECURITY.md.
Installation
See the installation documentation .
Configuration
See the configuration documentation .
How to use
See the usage guide and how to write heartbeat sensors.
Versioning
The releases of this plugin are versioned using SemVer.
Contributing
See CONTRIBUTING.md
Changelog
See CHANGELOG.md
Security
If you've found a security vulnerability, please follow the procedure described in SECURITY.md.
TODOs
- Add badges
- Fix & extend Unit Tests
- Add Console application incl. related docs
- Support for separate status text
- Add flexible routing
- CI integrations
- Update screenshots in How to Use with new cache indicator
- See the issues
License
This plugin is licensed under the MIT License.