Download the PHP package igorcarvalho/silex-console-service-provider without Composer
On this page you can find all versions of the php package igorcarvalho/silex-console-service-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download igorcarvalho/silex-console-service-provider
More information about igorcarvalho/silex-console-service-provider
Files in igorcarvalho/silex-console-service-provider
Download igorcarvalho/silex-console-service-provider
More information about igorcarvalho/silex-console-service-provider
Files in igorcarvalho/silex-console-service-provider
Vendor igorcarvalho
Package silex-console-service-provider
Short Description Use the console like all commands into Symfony\Console
License MIT
Package silex-console-service-provider
Short Description Use the console like all commands into Symfony\Console
License MIT
Please rate this library. Is it a good library?
Informations about the package silex-console-service-provider
Silex Console Service Provider
This packaget provides a Symfony\Component\Console
to the Silex base at version 2.0.*
Install
Put in the igor822/silex-console-service-provider
in your composer.json
and register the service:
Usage
Use the console like all commands into Symfony\Console:
Add Command
All your Command Classes should extend Carvinc\Command\Command
to have access of Silex\Application
by following method
getSilexApplication
, which returns the Application
All versions of silex-console-service-provider with dependencies
PHP Build Version
Package Version
The package igorcarvalho/silex-console-service-provider contains the following files
Loading the files please wait ....