nette-addon console
Symfony 2 Console addon for Nette Framework
webcook/console
Symfony 2 Console addon for Nette Framework
- Sunday, August 31, 2014
- by ufik
- Repository
- 0 Watchers
- 0 Stars
- 8 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 3 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Library for easy integration Symfony 2 Console
to Nette Framework., (*1)
Requirements
- PHP 5.3.2 or later
- Nette Framework 2.0.0 or later
- Symfony Console 2.0.0 or later
Installation
Add "nella/console": "*"
to composer.json and run composer update
.
Edit your *bootstrap.php and add Nella\Console\Config\Extension::register($configurator);
before $configurator->createContainer()
., (*2)
For more info please follow documentaion., (*3)
dev-master
9999999-dev
http://nellafw.org
Symfony 2 Console addon for Nette Framework
Sources
Download
BSD-3-Clause
GPL-2.0+
The Requires
console
symfony
nette
addon
nella