Download the PHP package tommyseus/zend-expressive-symfony-console without Composer
On this page you can find all versions of the php package tommyseus/zend-expressive-symfony-console. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tommyseus/zend-expressive-symfony-console
More information about tommyseus/zend-expressive-symfony-console
Files in tommyseus/zend-expressive-symfony-console
Download tommyseus/zend-expressive-symfony-console
More information about tommyseus/zend-expressive-symfony-console
Files in tommyseus/zend-expressive-symfony-console
Vendor tommyseus
Package zend-expressive-symfony-console
Short Description This project adds a executable file to the composer bin folder to run symfony commands under a zend-expressive application environment.
License MIT
Homepage https://github.com/tommyseus/zend-expressive-symfony-console
Package zend-expressive-symfony-console
Short Description This project adds a executable file to the composer bin folder to run symfony commands under a zend-expressive application environment.
License MIT
Homepage https://github.com/tommyseus/zend-expressive-symfony-console
Please rate this library. Is it a good library?
Informations about the package zend-expressive-symfony-console
zend-expressive symfony console
This project adds a executable file to the composer bin folder to run symfony commands under a zend-expressive application environment.
Installation
Requirements
- PHP 7.1
- a config/container.php file (returns a ContainerInterface instance)
Composer installation
Configuration
zend-expressive configuration
Add the \Seus\Zend\Expressive\SymfonyConsole\ConfigProvider to the config/config.php file.
Configuration of the symfony console application
- Add this configuration to your application config (ex.: config/autoload/ze-sf-console.global.php).
- It is recommended to define the command name.
Run commands
This module adds a executable file under the composer bin directory to execute symfony commands.
All versions of zend-expressive-symfony-console with dependencies
PHP Build Version
Package Version
The package tommyseus/zend-expressive-symfony-console contains the following files
Loading the files please wait ....