Packages from phpty · Transparency log
-
-
PHP
phpty/reline
A port of Ruby's Reline line editor: Unicode width, grapheme and key-input handling for PHP terminal programs.
-
PHP
phpty/screen-test
Drive a program through a pty and assert on the screen it renders. Framework-agnostic, with an optional PHPUnit assertion trait.
-
PHP
phpty/tty
Reads and changes the state of the Tty this process is attached to: raw mode, size, and whether a stream is a Tty at all.
-
PHP
phpty/vterm
Interpret a terminal byte stream into an inspectable screen by binding libghostty-vt through FFI.