darkgigabyte / rollout
A php implementation of the ruby feature flipper originally from jamesgolick/rollout (now fetlife/rollout)
Installs: 119
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 0
Forks: 1
pkg:composer/darkgigabyte/rollout
Requires
- php: >=5.3
Requires (Dev)
This package is not auto-updated.
Last update: 2025-12-20 22:56:46 UTC
README
A php implementation of the ruby feature flipper originally from jamesgolick/rollout (now fetlife/rollout)
Installation via composer
composer require QueerCodingGirl/rollout
Next TODO
- add more tests (much more!)
- add manual/instructions on how-to use rollout
Special Thanks to
- teemitzitrone for code review and first tests