Download the PHP package fintem/feature-toggle-bundle without Composer
On this page you can find all versions of the php package fintem/feature-toggle-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fintem/feature-toggle-bundle
More information about fintem/feature-toggle-bundle
Files in fintem/feature-toggle-bundle
Download fintem/feature-toggle-bundle
More information about fintem/feature-toggle-bundle
Files in fintem/feature-toggle-bundle
Vendor fintem
Package feature-toggle-bundle
Short Description Allows to toggle features in your application
License MIT
Homepage http://www.fintem.lt
Package feature-toggle-bundle
Short Description Allows to toggle features in your application
License MIT
Homepage http://www.fintem.lt
Please rate this library. Is it a good library?
Informations about the package feature-toggle-bundle
Installation
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the app/AppKernel.php
file of your project:
All versions of feature-toggle-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
symfony/console Version ~3.0|^4.0
symfony/dependency-injection Version ~3.0|^4.0
symfony/config Version ~3.0|^4.0
symfony/http-kernel Version ~3.0|^4.0
doctrine/common Version ^2.7
doctrine/orm Version ^2.5
gedmo/doctrine-extensions Version ^2.4
symfony/event-dispatcher Version ~3.0|^4.0
psr/log Version ^1.0
twig/twig Version ^2.4
symfony/console Version ~3.0|^4.0
symfony/dependency-injection Version ~3.0|^4.0
symfony/config Version ~3.0|^4.0
symfony/http-kernel Version ~3.0|^4.0
doctrine/common Version ^2.7
doctrine/orm Version ^2.5
gedmo/doctrine-extensions Version ^2.4
symfony/event-dispatcher Version ~3.0|^4.0
psr/log Version ^1.0
twig/twig Version ^2.4
The package fintem/feature-toggle-bundle contains the following files
Loading the files please wait ....