Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dillchuk/zf3symfonyconsole

A simple way to extend your existing Zend Framework 3 app with a Symfony Console facet.
https://github.com/dillchuk/zf3symfonyconsole

Last synced: about 2 months ago
JSON representation

A simple way to extend your existing Zend Framework 3 app with a Symfony Console facet.

Awesome Lists containing this project

README

        

# Zf3SymfonyConsole

[![Build Status](https://travis-ci.org/dillchuk/Zf3SymfonyConsole.svg?branch=master)](https://travis-ci.org/dillchuk/Zf3SymfonyConsole)

A simple way to extend your existing Zend Framework 3 app with a Symfony Console facet.

Install with `composer require illchuk/zf3-symfony-console`.

And for a ready-made example, jump to [bin/](bin/).