Libraries tagged by PTY Terminal
runcmf/runtracy
73207 Downloads
Slim Framework Debugger
sugarcraft/candy-pty
19562 Downloads
PHP port of charmbracelet/x/xpty — pseudo-terminal abstraction (open / spawn / resize) for SugarCraft. Linux + macOS via FFI to libc.
mwguerra/web-terminal-stream
382 Downloads
A Stream-mode web terminal for Filament/Laravel: full interactive PTY over WebSocket with local and SSH connections
croustibat/php-pty
4 Downloads
node-pty for PHP. Pseudo-terminals in pure PHP — no extension to compile, no C companion library, no Node. Just FFI and pcntl. macOS and Linux.
semhoun/slim-tracy
1102 Downloads
Tracy for Slim4 Framework Debugger
linkorb/tty
74 Downloads
TTY/PTY library
phpty/pty
5 Downloads
Create pseudo-terminal pairs and start child processes on them, through FFI.
andrerampanelli/runtracy
29444 Downloads
A fork of runcmf/runtracy
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.