Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.
/ laminas-console Public archive

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

License

Notifications You must be signed in to change notification settings

laminas/laminas-console

Repository files navigation

laminas-console

This package is abandoned and will receive no further development!

We recommend using laminas/laminas-cli.

Build Status Coverage Status

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

Deprecated

Both the laminas-console and the laminas-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.