ylsideas/feature-flags
Extendable Laravel feature flags (toggles) to safely gate code and support continuous delivery. Use flags across your app, including routes, Blade views, task scheduling, and validation—built for flexibility and easy integration.
Full Changelog: https://github.com/ylsideas/feature-flags/compare/v3.0.2...v3.1.0
Full Changelog: https://github.com/ylsideas/feature-flags/compare/v3.0.1...v3.0.2
Full Changelog: https://github.com/ylsideas/feature-flags/compare/v3.0.0...v3.0.1
Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.6.0...v3.0.0
Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.5.0...v2.6.0
Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.4.2...v2.5.0
Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.4.1...v2.4.2
Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.4.0...v2.4.1
Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.3.1...v2.4.0
Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.3.0...v2.3.1
Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.2.0...v2.3.0
Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.1.1...v2.2.0
Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.1.0...v2.1.1
whenFeatureIsAccessible() and whenFeatureIsNotAccessible().Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.0.3...v2.1.0
all() method PHPdoc tag from Features facades. #44Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.0.2...v2.0.3
Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.0.1...v2.0.2
Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.0.0...v2.0.1
Creates a whole new version with breaking change. Anyone migrating should use the upgrade guide.
Highlights:
.features.php.all() method brings back the incorrect values from the merging of flags.Adds a new console command feature:state to report the current state of a feature flag.
A bug was in the state checking as well as the validation rule which meant it wouldn't behave as expected. This should correct those issues.
Handles storing and accessing feature flags.
Repositories for storage and access:
Integrations for Laravel:
How can I help you explore Laravel packages today?