prezent / feature-flag-bundle
Integrates Feature Flags into you Symfony project
Installs: 982
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.4|^8.0
- doctrine/annotations: ^1.2|^2.0
- symfony/framework-bundle: ^5.4|^6.1
- symfony/twig-bundle: ^5.4|^6.1
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