Download the PHP package tsslabs/toggle-bundle without Composer
On this page you can find all versions of the php package tsslabs/toggle-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package toggle-bundle
Qandidate Toggle Symfony Bundle
This Bundle provides the integration with our toggle library. It provides the services and configuration you need to implement feature toggles in your application.
About
Read the our blog post series about this repository at:
- http://labs.qandidate.com/blog/2014/08/18/a-new-feature-toggling-library-for-php/
- http://labs.qandidate.com/blog/2014/08/19/open-sourcing-our-feature-toggle-api-and-ui/
Installation
Add the bundle to your composer.json
Add the bundle to your Kernel
Configuration
Example usage
Usage can vary on your application. This example uses the supplied
UserContextFactory
, but you probably need to create your own factory.
Twig usage
If you use Twig you can also use the Twig function:
License
MIT, see LICENSE.
All versions of toggle-bundle with dependencies
PHP Build Version
Package Version
The package tsslabs/toggle-bundle contains the following files
Loading the files please wait ....