Download the PHP package flagception/flagception-bundle without Composer
On this page you can find all versions of the php package flagception/flagception-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download flagception/flagception-bundle
More information about flagception/flagception-bundle
Files in flagception/flagception-bundle
Package flagception-bundle
Short Description Feature toggle bundle on steroids.
License MIT
Informations about the package flagception-bundle
Flagception
Feature toggle bundle on steroids! Flagception is a simple and powerful feature toggle system for php. This bundle integrates the Flagception PHP Library for symfony 2.7 to 6. (and php 5.6 to php 8.).
Bundle Version (Tag) | Support Symfony |
---|---|
<=3 | 2.7 - 4.4 |
>=4 | 4.4 - 7.4 |
>=5 | 4.4 - current |
Documentation
- Installation
- Upgrade from 2.x
- Upgrade from 3.x
- Upgrade from 4.x
- Usage
- Twig flags
- Route flags
- Route condition flags
- Attribute flags
- Annotation flags
- Constraints
- Environment variables
- Cookies
- Database
- Activators
- Profiler
Quick example
Set some feature in your config (or use your own activator for fetching features from wherever you want) ...
... and use it in controller, services or twig:
See usage documentation for detailed examples.
Profiler
This bundle ships a profiler tab, where you can see how often a feature was requested, which results it returns (active or inactive) and the given context.
Credits
Profiler icon from https://github.com/ionic-team/ionicons
All versions of flagception-bundle with dependencies
symfony/dependency-injection Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/yaml Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/config Version ^4.4 | ^5.0 | ^6.0 | ^7.0
symfony/http-kernel Version ^4.4 | ^5.0 | ^6.0 | ^7.0
twig/twig Version ^1.18|^2.0|^3.0
doctrine/annotations Version ^1.7 | ^2.0
flagception/flagception Version ^1.5