pheature-flags/symfony-toggle

View on GitHub
Branch: 1.0.x(View all)
NameLines of codeMaintainabilityTest coverage
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/dependabot.yml
.github/workflows/coding-standards.yml
.github/workflows/mutation-tests.yml
.github/workflows/phpunit.yml
.github/workflows/psalm.yml
.github_changelog_generator
.gitignore
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.md
README.md
composer.json
grumphp.yml
infection.json.dist
phpcs.xml.dist
phpunit.xml.dist
psalm.xml
src/DependencyInjection/Configuration.php100
A
1 hr
src/DependencyInjection/FeatureFinderFactoryPass.php50
A
1 hr
src/DependencyInjection/FeatureRepositoryFactoryPass.php36
A
0 mins
src/DependencyInjection/PheatureFlagsExtension.php30
A
0 mins
src/DependencyInjection/SegmentFactoryPass.php35
A
0 mins
src/DependencyInjection/ToggleAPIPass.php30
A
0 mins
src/DependencyInjection/ToggleStrategyFactoryPass.php36
A
0 mins
src/DependencyInjection/TwigExtensionPass.php24
A
0 mins
src/PheatureFlagsBundle.php63
A
0 mins
src/Resources/config/toggle_api/routes.yaml
src/Resources/config/toggle_api/services/controller_services.yaml
src/Resources/config/toggle_api/services/handler_services.yaml
src/Twig/PheatureFlagsExtension.php27
A
0 mins
src/Twig/PheatureFlagsRuntime.php25
A
0 mins