da-wen/feature-toggle

Component for feature toggling

Installs: 19 205

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

pkg:composer/da-wen/feature-toggle

1.0.0 2017-07-02 13:07 UTC

This package is not auto-updated.

Last update: 2025-10-04 01:41:25 UTC


README

Build Status

This component is design to create a service that allowes you, to check if a feature is enabled or not. Currently there is only a config handler, for holding features, but this component is designed to be flexible.

How to use

Please take a look into functional tests. There is an example how to create an instance.