webcook/console

Symfony 2 Console addon for Nette Framework


Keywords
symfony, console, nella, nette, addon
Licenses
BSD-3-Clause/GPL-2.0+

Documentation

Nette Framework - Console Extension

Library for easy integration Symfony 2 Console to Nette Framework.

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().


For more info please follow documentaion.