orca-services / cakephp-app-version
A CakePHP plugin for adding a configurable app version as an HTTP header
Package info
github.com/orca-services/cakephp-app-version
Type:cakephp-plugin
pkg:composer/orca-services/cakephp-app-version
Requires
- php: >=8.2
- cakephp/cakephp: ^5.0.11
Requires (Dev)
- phpunit/phpunit: ^10.0
This package is auto-updated.
Last update: 2026-04-30 08:15:48 UTC
README
A CakePHP plugin for adding a configurable app version as an HTTP header.
Compatibility
| Plugin Version | CakePHP Compatibility | Branch | Status |
|---|---|---|---|
| 1.x | 5.x | cakephp-5.x | Supported |
| 0.x | 4.x | cakephp-4.x | Supported |
Note:
- There is no plugin version for CakePHP 3.x.
- Previous versions of the plugin that supported previous versions of CakePHP are not supported anymore.
Installation
See the installation documentation.
Configuration
See the configuration documentation.
How to use
You can use the plugin as shown in usage documentation.
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.
License
This plugin is licensed under the MIT License.