seeruk/frost
Composer 安装命令:
composer require seeruk/frost
包简介
A feature toggle decision library for PHP.
README 文档
README
A feature toggle decision library for PHP.
Frost initially set out with the aim to help alleviate some of the issues caused by having multiple, potentially long-running streams of work. It can also be used to provide multivariate branching features (e.g. A/B(/C/D...) testing).
The main goal of this library was to make controlling feature toggling decisions structured, and make it easy to invert the control of decision making so that code doesn't know about the feature toggling process, just the end result. Parts of the library are easily extendable so that you have complete control of your feature toggling needs.
See the examples folder for different ways you can use the library.
License
MIT
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-07-15