Libraries tagged by conio
php-console/php-console
2599194 Downloads
PHP library for Google Chrome extension "PHP Console".
pear/console_getopt
60308144 Downloads
More info available on: http://pear.php.net/package/Console_Getopt
illuminate/console
38157013 Downloads
The Illuminate Console package.
helhum/typo3-console
7510679 Downloads
A reliable and powerful command line interface for TYPO3 CMS
seld/cli-prompt
23658467 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
mnapoli/silly
9847410 Downloads
Silly CLI micro-framework based on Symfony Console
consolidation/site-process
37309229 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
40161705 Downloads
Manage alias records for local and remote sites.
consolidation/self-update
50356475 Downloads
Provides a self:update command for Symfony Console applications.
consolidation/output-formatters
59061437 Downloads
Format text by applying transformations provided by plug-in formatters.
consolidation/log
52287220 Downloads
Improved Psr-3 / Psr\Log logger based on Symfony Console components.
consolidation/filter-via-dot-access-data
38344941 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
consolidation/config
51126193 Downloads
Provide configuration services for a commandline tool.
consolidation/annotated-command
59541739 Downloads
Initialize Symfony Console commands from annotated command class methods.
clue/stdio-react
7997150 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP