PHPackages                             eth8505/laminas-symfony-console - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. eth8505/laminas-symfony-console

ActiveLibrary[CLI &amp; Console](/categories/cli)

eth8505/laminas-symfony-console
===============================

symfony/console integration for laminas

2.0.0(5y ago)26851[1 PRs](https://github.com/eth8505/laminas-symfony-console/pulls)MITPHPPHP ^7.3 | 8.0

Since Sep 30Pushed 4y ago2 watchersCompare

[ Source](https://github.com/eth8505/laminas-symfony-console)[ Packagist](https://packagist.org/packages/eth8505/laminas-symfony-console)[ RSS](/packages/eth8505-laminas-symfony-console/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (6)Versions (5)Used By (0)

LaminasSymfonyConsole - Laminas Module to integrate Symfony Console
===================================================================

[](#laminassymfonyconsole---laminas-module-to-integrate-symfony-console)

The **LaminasSymfonyConsole** module allows to use the symfony console component with Laminas.

[![CI Status](https://github.com/eth8505/laminas-symfony-console/workflows/phpunit/badge.svg)](https://github.com/eth8505/laminas-symfony-console/actions)[![Packagist](https://camo.githubusercontent.com/9d7b6046e706b2104894725f4e5a73477c0a125832beba682035cd63afda3130/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f657468383530352f6c616d696e61732d73796d666f6e792d636f6e736f6c652e737667)](https://camo.githubusercontent.com/9d7b6046e706b2104894725f4e5a73477c0a125832beba682035cd63afda3130/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f657468383530352f6c616d696e61732d73796d666f6e792d636f6e736f6c652e737667)[![Packagist Version](https://camo.githubusercontent.com/687e23a392a5473cbf13a61d05144a57aff3e24817666e3034af7876c301e37b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f657468383530352f6c616d696e61732d73796d666f6e792d636f6e736f6c652e737667)](https://camo.githubusercontent.com/687e23a392a5473cbf13a61d05144a57aff3e24817666e3034af7876c301e37b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f657468383530352f6c616d696e61732d73796d666f6e792d636f6e736f6c652e737667)[![PHP from Packagist](https://camo.githubusercontent.com/900778ae270a6f49fb8297224a0c795f0fcaf6d5f8fc055d8179c0c0163a93d2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f657468383530352f6c616d696e61732d73796d666f6e792d636f6e736f6c652e737667)](https://camo.githubusercontent.com/900778ae270a6f49fb8297224a0c795f0fcaf6d5f8fc055d8179c0c0163a93d2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f657468383530352f6c616d696e61732d73796d666f6e792d636f6e736f6c652e737667)

How to install
--------------

[](#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:

```
