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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?