Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dillchuk/zf3symfonyconsole
- Owner: dillchuk
- License: mit
- Created: 2017-11-01T20:24:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T22:02:58.000Z (about 7 years ago)
- Last Synced: 2024-04-17T16:43:20.458Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).