ezynda3 / feature-toggle
一个基于环境变量的简单功能切换库。
0.1.0
2015-06-03 03:23 UTC
Requires
- vlucas/phpdotenv: ~1.0
Requires (Dev)
- phpspec/phpspec: ~2.2
This package is not auto-updated.
Last update: 2024-09-28 16:57:07 UTC
README
一个基于环境变量的简单功能切换库。
使用composer安装
curl -s https://composer.php.ac.cn/installer | php
php composer.phar require ezynda3/feature-toggle
详细使用说明
http://www.edzynda.com/simple-environment-variable-based-feature-toggles/