Download the PHP package hugosoltys/fitz-bundle without Composer
On this page you can find all versions of the php package hugosoltys/fitz-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download hugosoltys/fitz-bundle
More information about hugosoltys/fitz-bundle
Files in hugosoltys/fitz-bundle
Package fitz-bundle
Short Description Browse and install all the bundles you need in your Symfony application in a few seconds.
License MIT
Homepage https://github.com/hugosoltys/fitz-bundle
Informations about the package fitz-bundle
FitzBundle
Browse and install all the bundles you need in your Symfony application in a few seconds.
Installation
Open a terminal and type
Enabling the bundle
=
Add the following line in your bundles.php
file
Configuration
Allow the automation of Composer packages configuration via Symfony Flex with the following command.
Import the bundle routing
Configuring the bundle
Usage
Go to this page http://localhost/fitz/install
- Choose the bundles you want to install then press the
Install
button. - Open a terminal and run the following command
bin/console fitz:install
Contributing = If you want to add a bundle to the catalog, feel free to submit a pull request.
Troubleshooting
If you choose to install many bundles at once, you may
encounter memory limit
issues. If that is the case, please have a look here.
All versions of fitz-bundle with dependencies
symfony/framework-bundle Version ^3.4 || ^4.0
symfony/templating Version ^3.4 || ^4.0
symfony/yaml Version ^3.4 || ^4.0
symfony/twig-bundle Version ^3.4 || ^4.0
symfony/flex Version ^1.4
symfony/process Version ^3.4 || ^4.0
symfony/console Version ^3.4 || ^4.0
symfony/dotenv Version ^3.4 || ^4.0