etsy / feature

Etsy's Feature flagging API used for operational rampups and A/B testing.
MIT License
867 stars 66 forks source link

Dead? #6

Open martindilling opened 9 years ago

martindilling commented 9 years ago

This looks useful, but also pretty dead?

Is there something similar that is still active? :)

nilportugues commented 9 years ago

I believe it's stable but has no maintainance because the problem is fully solved.

matt2000 commented 9 years ago

I think it's not fully solved, and will review PRs for further improvements at https://github.com/matt2000/feature. I expect to be adding composer support there soon.

praswicaksono commented 8 years ago

Hi, I decided to make fork for this archived project, just have done initial refactor and create new test suite and it already on packagist. If you have any idea please submit issue here https://github.com/Atriedes/feature

PabloJoan commented 7 years ago

https://github.com/pablojoan/feature

composer require pablojoan/feature

100% code test coverage and psr4 compliant