prezent / feature-flag-bundle
将功能标志集成到您的Symfony项目中
2.2.0
2023-11-03 13:21 UTC
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