A PHP feature switcher / feature toggle library with a fluent, easy to use, API.
$switch = new FeatureSwitch(new ArrayStorage());
$switch->activate(
(new Feature())
->name('Chat')
->percentage(50)
);
The PHP Feature Switcher is free software licensed under the MIT license.
Classes of Marcel Pociot | > | PHP Feature Switch | > | ![]() |
> | ![]() |
> | ![]() |
> | ![]() ![]() |
|
|
Groups | Applications | ![]() |
Groups |
![]() |
Classes using PHP 5 specific features | View top rated classes |
![]() |
Modeling and manipulating data types | View top rated classes |
![]() |
Configuration formats parsing and generation | View top rated classes |
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Doc. | Documentation |
![]() |
/ | src | / | Mpociot | / | FeatureSwitch |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
Class | Class source | ||
![]() |
Class | Class source | ||
![]() |
Class | Class source |
![]() |
/ | src | / | Mpociot | / | FeatureSwitch | / | Storage |
File | Role | Description |
---|---|---|
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
/ | tests |
File | Role | Description |
---|---|---|
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|