Download the PHP package alextartan/mezzio-symfony-console without Composer
On this page you can find all versions of the php package alextartan/mezzio-symfony-console. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alextartan/mezzio-symfony-console
More information about alextartan/mezzio-symfony-console
Files in alextartan/mezzio-symfony-console
Download alextartan/mezzio-symfony-console
More information about alextartan/mezzio-symfony-console
Files in alextartan/mezzio-symfony-console
Vendor alextartan
Package mezzio-symfony-console
Short Description This project adds a executable file to the composer bin folder to run symfony commands under a mezzio application environment.
License MIT
Package mezzio-symfony-console
Short Description This project adds a executable file to the composer bin folder to run symfony commands under a mezzio application environment.
License MIT
Please rate this library. Is it a good library?
Informations about the package mezzio-symfony-console
Current build status
mezzio 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 8.2
- a config/container.php file (returns a ContainerInterface instance)
Composer installation
Configuration
zend-expressive configuration
Add the \AlexTartan\Mezzio\SymfonyConsole\ConfigProvider to the config/config.php file.
Configuration of the symfony console application
- Add this configuration to your application config (ex.: config/autoload/mezzio-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 mezzio-symfony-console with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0 || ^8.1 || ^8.2
psr/container Version ^1.1.2 || ^2.0.2
symfony/console Version ^v6.2.5
psr/container Version ^1.1.2 || ^2.0.2
symfony/console Version ^v6.2.5
The package alextartan/mezzio-symfony-console contains the following files
Loading the files please wait ....