prezent / feature-flag-bundle
Integrates Feature Flags into you Symfony project
Installs: 2 436
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/prezent/feature-flag-bundle
Requires
- php: ^8.2
- symfony/framework-bundle: ^6.4|^7.3
- symfony/twig-bundle: ^6.4|^7.3
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