Skip to content

orca-services/cakephp-feature-flags

Repository files navigation

Feature Flags Plugin for CakePHP

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.

About

CakePHP Feature Flags Plugin

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Contributors

Languages