Download the PHP package selami/console without Composer
On this page you can find all versions of the php package selami/console. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download selami/console
More information about selami/console
Files in selami/console
Download selami/console
More information about selami/console
Files in selami/console
Vendor selami
Package console
Short Description Symfony Console application factory that autowires dependecies
License MIT
Package console
Short Description Symfony Console application factory that autowires dependecies
License MIT
Please rate this library. Is it a good library?
Informations about the package console
Selami Console
Symfony Console application factory that autowires dependecies. Use any PSR-11 compatible DIC library.
Installation
Usage
Assume we use Zend ServiceManager as our PSR-11 compatible DIC.
1. Create your service
2. Create a factory for your service
3. Create your Symfony Command
5.Create your executable console application (i.e. ./bin/console)
6. Run your command on terminal
Prints: Hello Dear Kedibey
All versions of console with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
selami/stdlib Version ^2.5
symfony/console Version ^v5.4.13
psr/container Version ^1.1.2
selami/stdlib Version ^2.5
symfony/console Version ^v5.4.13
psr/container Version ^1.1.2
The package selami/console contains the following files
Loading the files please wait ....