Libraries tagged by pseudo-terminal
sugarcraft/candy-pty
0 Favers
19296 Downloads
19296 Downloads
PHP port of charmbracelet/x/xpty — pseudo-terminal abstraction (open / spawn / resize) for SugarCraft. Linux + macOS via FFI to libc.
phpty/pty
0 Favers
4 Downloads
4 Downloads
Create pseudo-terminal pairs and start child processes on them, through FFI.
croustibat/php-pty
1 Favers
2 Downloads
2 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.