da-wen/feature-toggle

Component for feature toggling

Maintainers

Package info

github.com/da-wen/feature-toggle

Homepage

Issues

Wiki

pkg:composer/da-wen/feature-toggle

Statistics

Installs: 19 416

Dependents: 0

Suggesters: 0

Stars: 0

1.0.0 2017-07-02 13:07 UTC

This package is not auto-updated.

Last update: 2026-03-07 03:33:56 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.