Toggle

为您的 PHP 应用程序切换功能。「Feature toggling for your PHP application」

Github星跟踪图

Toggle

Feature toggling for PHP.

Build Status

About

Read our blog post series about this repository at:

Installation

Add the library to your project:

$ composer require qandidate/toggle ^1.0

How to use

In the examples folder you'll see the basic usage of the Toggle library.

Basically you create a collection with features, optionally with conditions.
Based on a given Context, the manager will tell you if a feature is active or not.

Tests

To run all the tests you'll need to have redis installed (redis tests wil be skipped when not available).

Running the tests:

$ phpunit

License

MIT, see LICENSE.

主要指标

概览
名称与所有者qandidate-labs/qandidate-toggle
主编程语言PHP
编程语言PHP (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2014-08-18 14:02:21
推送于2024-10-07 03:39:24
最后一次提交2024-03-08 18:38:30
发布数13
最新版本名称2.0.2 (发布于 )
第一版名称0.1.0 (发布于 2014-08-18 16:28:35)
用户参与
星数381
关注者数22
派生数37
提交数157
已启用问题?
问题数7
打开的问题数0
拉请求数61
打开的拉请求数4
关闭的拉请求数29
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?