zendframework/zend-mvc-console

Name: zend-mvc-console

Owner: Zend Framework

Description: Integration between zend-console, zend-router, zend-view, and zend-mvc

Created: 2016-03-22 22:22:24.0

Updated: 2018-05-14 15:03:28.0

Pushed: 2018-05-22 16:35:29.0

Homepage: https://zendframework.github.io/zend-mvc-console/

Size: 2118

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

zend-mvc-console

Build Status Coverage Status

zend-mvc-console provides integration between:

and replaces the console functionality found in the v2 releases of the latter three components.

Installation
mposer require zendframework/zend-mvc-console

Assuming you are using the component installer, doing so will enable the component in your application, allowing you to immediately start developing console applications via your MVC. If you are not, please read the introduction for details on how to register the functionality with your application.

For use with zend-mvc v3 and up

While this component has an initial stable release, please do not use it with zend-mvc releases prior to v3, as it is not compatible.

Migrating from zend-mvc v2 console to zend-mvc-console

Please see the migration guide for details on how to migrate your existing zend-mvc console functionality to the features exposed by this component.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.