Download the PHP package nascom/framework-bundle without Composer
On this page you can find all versions of the php package nascom/framework-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nascom/framework-bundle
More information about nascom/framework-bundle
Files in nascom/framework-bundle
Package framework-bundle
Short Description Default setup for Nascom projects.
License MIT
Informations about the package framework-bundle
NascomFrameworkBundle
Symfony2 Bundle with default setup for Nascom projects https://github.com/Nascom/NascomFrameworkBundle
Installation
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable release for 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:
Note that currently the TacticianBundle is a hard dependency, so you should make sure it's included as well...
License
The MIT License (MIT). Please see License File for more information.
All versions of framework-bundle with dependencies
symfony/symfony Version ~3.0
league/tactician-bundle Version ~1.0
league/tactician-doctrine Version ^1.1
league/tactician-logger Version ^0.10.0
chrisguitarguy/tactician-symfony-events Version ^1.0