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
2.8.0
2019-02-04 19:48 UTC
Requires
- php: ^5.6 || ^7.0
- zendframework/zend-stdlib: ^3.2.1
Requires (Dev)
- phpunit/phpunit: ^5.7.23 || ^6.4.3
- zendframework/zend-coding-standard: ~1.0.0
- zendframework/zend-filter: ^2.7.2
- zendframework/zend-json: ^2.6 || ^3.0
- zendframework/zend-validator: ^2.10.1
Suggests
- zendframework/zend-filter: To support DefaultRouteMatcher usage
- zendframework/zend-validator: To support DefaultRouteMatcher usage
This package is auto-updated.
Last update: 2020-01-29 14:53:18 UTC
README
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-console.
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.
- File issues at https://github.com/zendframework/zend-console/issues
- Documentation is at https://docs.zendframework.com/zend-console/