Libraries tagged by conio
pear/console_getopt
58211157 Downloads
More info available on: http://pear.php.net/package/Console_Getopt
illuminate/console
37011024 Downloads
The Illuminate Console package.
helhum/typo3-console
7241917 Downloads
A reliable and powerful command line interface for TYPO3 CMS
wp-cli/php-cli-tools
18491424 Downloads
Console utilities for PHP
seld/cli-prompt
23270415 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
mnapoli/silly
9706631 Downloads
Silly CLI micro-framework based on Symfony Console
consolidation/site-process
35792029 Downloads
A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
consolidation/site-alias
38554881 Downloads
Manage alias records for local and remote sites.
consolidation/self-update
48636033 Downloads
Provides a self:update command for Symfony Console applications.
consolidation/output-formatters
57155181 Downloads
Format text by applying transformations provided by plug-in formatters.
consolidation/log
50424874 Downloads
Improved Psr-3 / Psr\Log logger based on Symfony Console components.
consolidation/filter-via-dot-access-data
36773126 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
consolidation/config
49266586 Downloads
Provide configuration services for a commandline tool.
consolidation/annotated-command
57626448 Downloads
Initialize Symfony Console commands from annotated command class methods.
clue/stdio-react
7670149 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP