Libraries tagged by terminal programms
daemond/brain-games
23 Downloads
Mind exercises
sugarcraft/candy-testing
2517 Downloads
Test harness for TEA programs — ProgramSimulator, golden-file assertions, and snapshot helpers for SugarCraft.
1happyplace/clio
15133 Downloads
Seriously level-up the user interface of your PHP CLI programs.
chemem/php-concurrently
224 Downloads
A PHP version of concurrently built atop ReactPHP and RxPHP.
phpty/reline
1 Downloads
A port of Ruby's Reline line editor: Unicode width, grapheme and key-input handling for PHP terminal programs.
steveorevo/virtual-cli
67 Downloads
Provides programmable interactive access to the native OS command line. Commands can be virtually typed, paused, or terminated. Methods can be used to retrieve progress and output.
sugarcraft/candy-vcr
876 Downloads
Record and replay candy-core Program sessions into cassettes — bug-repro / regression / fuzzing.
superpms/program-terminal-process
20 Downloads
pms terminal-process program
swew/cli
151 Downloads
SWEW/CLI: A PHP package for streamlined command line interface (CLI) development, providing an intuitive API for creating custom commands, handling input/output, and executing command logic effortlessly. Simplify your CLI application development with rapid development.
phpty/screen-test
2 Downloads
Drive a program through a pty and assert on the screen it renders. Framework-agnostic, with an optional PHPUnit assertion trait.
live-happy-code-hard/command-as-process
7 Downloads
Object wrappers around PHP program execution functions: proc_open(), proc_close(), proc_terminate(), proc_get_status()