laravel/pennant
Laravel Pennant is a simple, lightweight feature flag library for Laravel. Manage, evaluate, and roll out features safely across environments with an easy API and first-party integration, backed by official Laravel documentation.
Full Changelog: https://github.com/laravel/pennant/compare/v1.18.5...v1.19.0
Decorator::__call to use defaultScope() method and only call once by @stevebauman in https://github.com/laravel/pennant/pull/154Decorator::typeAllowsScope() causes primitive type hints to fail scope validation by @crynobone in https://github.com/laravel/pennant/pull/153Feature docblock annotations by @maartenpaauw in https://github.com/laravel/pennant/pull/147nameMap to decorator by @jbrooksuk in https://github.com/laravel/pennant/pull/1440 feature values via DB driver by @pocketninja in https://github.com/laravel/pennant/pull/143[@featureany](https://github.com/featureany) directive by @ryangjchandler in https://github.com/laravel/pennant/pull/122loadAll method by @timacdonald in https://github.com/laravel/pennant/pull/113PendingScopeFeatureInteraction@values() by @cosmastech in https://github.com/laravel/pennant/pull/61How can I help you explore Laravel packages today?