pheature / symfony-toggle
Pheature flags Symfony toggle management bundle.
Fund package maintenance!
pheature-flags
Installs: 39 253
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 2
Forks: 3
Open Issues: 2
Requires
- php: ~8.0.0|~8.1.0|~8.2.0|~8.3.0
- pheature/toggle-crud-psr11-factories: ^0.8
- pheature/toggle-model: ^0.8
- symfony/framework-bundle: ~5.0|~6.0|~7.0
- webmozart/assert: ^1.11
Requires (Dev)
- doctrine/dbal: >=2.6 || ^3.0
- icanhazstring/composer-unused: ^0.8
- pheature/dbal-toggle: ^0.8
- pheature/inmemory-toggle: ^0.8
- pheature/toggle-crud: ^0.8
- pheature/toggle-crud-psr7-api: ^0.8
- phpcompatibility/php-compatibility: ^9.3
- phpro/grumphp: ^1.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.0
- phpstan/phpstan-webmozart-assert: ^1.0
- phpunit/phpunit: ^8.0 || ^9.0
- roave/infection-static-analysis-plugin: ^1.18
- squizlabs/php_codesniffer: ^3.4
- symfony/var-dumper: ^4.2 || ^5.0 || ^6.0 || ^7.0
- twig/twig: ^2.4.4 || ^3.0
- vimeo/psalm: ^4.4
Suggests
- pheature/dbal-toggle: Allows using Dbal toggle management implementation.
- pheature/inmemory-toggle: Allows using Inmemory toggle management implementation.
- pheature/toggle-crud: Allows using toggle management CRUD implementation.
- pheature/toggle-crud-psr7-api: Allows using toggle management CRUD HTTP API.
- twig/twig-bundle: Allows using the twig extension.
Conflicts
- twig/twig: <2.4.4
README
Pheature Flags Symfony Toggle management Bundle, take a look to our main package to see our roadmap and project status.
Installation
Install it using composer package manager.
composer require pheature/symfony-toggle
Getting started
See the docs at main docs site.
Contributing
Your contributions are always welcome! Please have a look at the contribution guidelines first.
License
We really believe in the Open Source Software, we built our carers around it, and we feel that we need to return our knowledge to the community. For this reason we release all our packages under BSD-3-Clause licence.