zendframework/zend-console

This package is abandoned and no longer maintained. The author suggests using the laminas/laminas-console package instead.

Build console applications using getopt syntax or routing, complete with prompts

Installs: 13 528 437

Dependents: 179

Suggesters: 5

Security: 0

Stars: 49

Watchers: 26

Forks: 32

Open Issues: 9

pkg:composer/zendframework/zend-console

2.8.0 2019-02-04 19:48 UTC

README

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-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.