kelunik / feature
Feature flagging in PHP.
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/kelunik/feature
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: 2025-09-15 09:07:07 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