Libraries tagged by conio
illuminate/console
34499231 Downloads
The Illuminate Console package.
helhum/typo3-console
6669642 Downloads
A reliable and powerful command line interface for TYPO3 CMS
drupal/console
14684741 Downloads
The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.
wp-cli/php-cli-tools
16400131 Downloads
Console utilities for PHP
seld/cli-prompt
22300506 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
mnapoli/silly
9302487 Downloads
Silly CLI micro-framework based on Symfony Console
consolidation/site-process
31942885 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
34470921 Downloads
Manage alias records for local and remote sites.
consolidation/self-update
44302723 Downloads
Provides a self:update command for Symfony Console applications.
consolidation/output-formatters
52458511 Downloads
Format text by applying transformations provided by plug-in formatters.
consolidation/log
45876713 Downloads
Improved Psr-3 / Psr\Log logger based on Symfony Console components.
consolidation/filter-via-dot-access-data
32838880 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
consolidation/config
44756288 Downloads
Provide configuration services for a commandline tool.
consolidation/annotated-command
52884118 Downloads
Initialize Symfony Console commands from annotated command class methods.
clue/stdio-react
6762461 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP