orca-services/cakephp-feature-flags

Feature Flags plugin for CakePHP

Maintainers

Package info

github.com/orca-services/cakephp-feature-flags

Type:cakephp-plugin

pkg:composer/orca-services/cakephp-feature-flags

Statistics

Installs: 3 554

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 5

2.0.0 2026-02-17 14:53 UTC

README

This plugin can be used to enable or disable specific features in your code. This is very useful when you deploy your code to a production environment, but you want to make sure that some features are only available at a later date and time.

Compatibility

Plugin Version CakePHP Compatibility Branch Status
2.x 5.x cakephp-5.x Supported
1.x 4.x cakephp-4.x Supported
0.x 3.x cakephp-3.x EOL

Note:

  • There is no plugin version for CakePHP 2.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.