orca-services/cakephp-feature-flags
最新稳定版本:1.0.1
Composer 安装命令:
composer require orca-services/cakephp-feature-flags
包简介
Feature Flags plugin for CakePHP
README 文档
README
Description
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.
Requirements
- PHP 7.0+
- CakePHP 4.x
Security
If you’ve found a security issue in CakePHP, please use the procedure described in SECURITY.md
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require orca-services/cakephp-feature-flags
Contributing
See CONTRIBUTING.md
Change log
Please see CHANGELOG for more information on what has changed recently.
TODOs
License
This plugin is licensed under the MIT License.
统计信息
- 总下载量: 2.79k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-25