prezent / feature-flag-bundle
Integrates Feature Flags into you Symfony project
Package info
github.com/Prezent/feature-flag-bundle
Type:symfony-bundle
pkg:composer/prezent/feature-flag-bundle
4.1.0
2025-12-03 11:00 UTC
Requires
- php: ^8.2
- symfony/framework-bundle: ^6.4|^7.3
- symfony/twig-bundle: ^6.4|^7.3
Requires (Dev)
- doctrine/orm: ^3.5
Suggests
- doctrine/doctrine-migrations-bundle: To automatically create a feature flag table using a migrations file
- doctrine/orm: To use a database to stores the feature flags and permissions in
README
Integrates feature flags into your Symfony project.
More documentation can be found in Resources/doc