Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Feature Flags Laravel Package

ylsideas/feature-flags

Extendable Laravel feature flags (toggles) for safer deployments. Check flags in code, routes, Blade, validation, and task scheduling. Integrates cleanly with your app and supports dashboards like Flagfox for managing flags.

View on GitHub
Deep Wiki
Context7
v3.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/ylsideas/feature-flags/compare/v3.0.1...v3.0.2

v3.0.1
v3.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.6.0...v3.0.0

v2.4.1

What's Changed

  • Fixes a typo in the error message for missing in memory config files #55

Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.4.0...v2.4.1

v2.3.1

What's Changed

Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.3.0...v2.3.1

v2.2.0

What's Changed

Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.1.1...v2.2.0

v2.1.1

What's Changed

Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.1.0...v2.1.1

v2.1.0

What's Changed

  • Adds a new system for debugging features that are accessed.
  • Testing a feature now is easy to do via the Features facade.
  • You can now add a handler for when features should be expired.
  • Adds a mixin for the Eloquent Query Builder allowing you to use the methods whenFeatureIsAccessible() and whenFeatureIsNotAccessible().

Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.0.3...v2.1.0

v2.0.3

What's Changed

  • Removes the all() method PHPdoc tag from Features facades. #44

Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.0.2...v2.0.3

v2.0.2

What's Changed

  • Fixes a bug with the gate driver not being created.

Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.0.1...v2.0.2

v2.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/ylsideas/feature-flags/compare/v2.0.0...v2.0.1

v2.0.0

Version 2 Release

Creates a whole new version with breaking change. Anyone migrating should use the upgrade guide.

Highlights:

  • Multiple gateway drivers.
  • New option to use the Gate driver.
  • Gateways can ignore/response to only certain features using filters.
  • Gateways can have their own individual caches.
  • Config changes to InMemory with its own file that is by default .features.php.
1.5.0

What's Changed

  • Upgraded for Laravel 9
v1.4.2
  • Fixes an issues with chain repository's all() method brings back the incorrect values from the merging of flags.
v1.4.1
v.1.3.0
v1.3.1
v1.2.1
v1.2.0

Adds a new console command feature:state to report the current state of a feature flag.

v1.1.0

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.

v1.0.1
v1.0.0

Handles storing and accessing feature flags.

Repositories for storage and access:

  • Database
  • Config
  • Redis
  • Chain (uses other repositories)

Integrations for Laravel:

  • Routing Middleware.
  • Task Scheduling.
  • Blade Directives.
  • Commands to turn on and off flags.
  • Validations.
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport