Download the PHP package eth8505/laminas-symfony-console without Composer
On this page you can find all versions of the php package eth8505/laminas-symfony-console. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laminas-symfony-console
LaminasSymfonyConsole - Laminas Module to integrate Symfony Console
The LaminasSymfonyConsole module allows to use the symfony console component with Laminas.
How to install
Install eth8505/laminas-symfony-console
package via composer.
$ composer require eth8505/laminas-symfony-console
Load the module in your application.config.php
file like so:
3. Your command is ready to go
Your command will now show up when using the bin/console
utility and can be called with whatever you set up in the
commands configure
method.
Thanks
Thanks to Rafi Adnan and his RDN Console module which this module is loosely based upon.
All versions of laminas-symfony-console with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 | 8.0
symfony/console Version ^4.4 | ^5.1
laminas/laminas-mvc Version ~3.0
laminas/laminas-servicemanager Version ~3.0
laminas/laminas-stdlib Version ~3.0
laminas/laminas-modulemanager Version ^2.10
symfony/console Version ^4.4 | ^5.1
laminas/laminas-mvc Version ~3.0
laminas/laminas-servicemanager Version ~3.0
laminas/laminas-stdlib Version ~3.0
laminas/laminas-modulemanager Version ^2.10
The package eth8505/laminas-symfony-console contains the following files
Loading the files please wait ....