laminass/laminas-consoler

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

v1.0.0 2023-08-17 13:16 UTC

This package is auto-updated.

Last update: 2024-04-17 14:58:03 UTC


README

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.