Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

zendframework/zend-console

 
 

Repository files navigation

zend-console

Build Status Coverage Status

Zend\Console is a component to design and implement console applications in PHP.

Deprecated

Both the zend-console and the zend-mvc-console components will likely not be maintained long-term, as there are more complete implementations available elsewhere. We strongly urge developers to start migrating their console tooling to use other libraries, such as symfony/console.