Registry / cli / zetacomponents-console-tools

zetacomponents-console-tools

JSON →
library1.7.5phppackagistunverified

A set of classes to do different actions with the console, including progress bars, tables, status bars, and command line option parsing.

composer require zetacomponents/console-tools
INSTALL
IMPORT
SIG · ZETACOMPONENTS-CON
Z
zetacomponents-console-tools
cliphpv1.7.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ezcConsoleOutput
use ezcConsoleOutput;

Output text to the console using ezcConsoleOutput.

use ezcConsoleOutput; $out = new ezcConsoleOutput(); $out->outputText('Hello World!');
Debug
Known issues
breakingRequires PHP 5.3+; not compatible with PHP 8+ without modifications.
fix
Use a modern alternative like Symfony Console for PHP 8+.
affects: >=1.7.0
Upgrade
Version history
1.7.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
32
OpenAI (training)
2
Resources
zetacomponents-console-tools — pip install zetacomponents-console-tools · libregistry