reactphp-stdio icon indicating copy to clipboard operation
reactphp-stdio copied to clipboard

Async, event-driven and UTF-8 aware console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP.

Results 6 reactphp-stdio issues
Sort by recently updated
recently updated
newest added

Hi! I'm looking for a way to write in specific cases to `stderr` in addition to `stdout`. Is there a way to achieve it with this library in an asynchronous...

question

See https://stackoverflow.com/a/5970472 and https://www.xfree86.org/4.8.0/ctlseqs.html

new feature
help wanted

Originally, #18 aimed to look into ways to bring native non-blocking I/O to Windows - which still doesn't look like it's going to be supported any time soon unfortunately. As...

new feature
help wanted

This project should watch the terminal size and emit an event when the terminal size changes. Among others, this helps with limiting user input (#4) and future mouse support (#82)....

new feature
help wanted

Preparation for release v2.7.0 on 2025-01-24.