PHPackages                             riddlestone/zf-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. riddlestone/zf-console

Abandoned → [riddlestone/brokkr-console](/?search=riddlestone%2Fbrokkr-console)ArchivedLibrary[CLI &amp; Console](/categories/cli)

riddlestone/zf-console
======================

A Zend Framework 2 module for Symfony Console

v1.0.1(6y ago)01811BSD-3-ClausePHPPHP ^7.3

Since Nov 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/riddlestone/zf-console)[ Packagist](https://packagist.org/packages/riddlestone/zf-console)[ Docs](https://github.com/riddlestone/zf-console)[ RSS](/packages/riddlestone-zf-console/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (7)Versions (3)Used By (1)

Riddlestone ZF-Console
======================

[](#riddlestone-zf-console)

A [Zend Framework 2](https://github.com/zendframework) module for [Symfony Console](https://github.com/symfony/console)

> ## Repository archived 2020-01-28
>
> [](#repository-archived-2020-01-28)
>
> This repository has moved to [riddlestone/brokkr-console](https://github.com/riddlestone/brokkr-console).

Installation
------------

[](#installation)

Installation of this module uses composer. For composer documentation, please refer to [getcomposer.org](http://getcomposer.org/).

```
composer require riddlestone/zf-console
```

Usage
-----

[](#usage)

To include your `Symfony\Component\Console\Command\Command` commands in the console, add them to your module's config file:

```
