kelunik / feature
Feature flagging in PHP.
v0.1.0
2015-09-15 09:32 UTC
Requires
- amphp/amp: ^1
Requires (Dev)
- fabpot/php-cs-fixer: ^1.9
- phpunit/php-token-stream: 1.4.6
- phpunit/phpunit: ^4.8
This package is auto-updated.
Last update: 2024-10-15 07:06:10 UTC
README
kelunik/feature
is a feature flagging library for use with the amp
concurrency framework.
Required PHP Version
- PHP 5.6+
Installation
$ composer require kelunik/feature