eliot-az/laminas-console

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

Maintainers

Package info

github.com/Eliot-az/laminas-console

Homepage

Issues

Chat

Forum

Documentation

pkg:composer/eliot-az/laminas-console

Statistics

Installs: 283

Dependents: 1

Suggesters: 0

Stars: 0

dev-master / 2.8.x-dev 2023-02-24 14:50 UTC

This package is not auto-updated.

Last update: 2026-03-08 03:40:49 UTC


README

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.