Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP.
composer require clue/stdio-reactNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an interactive CLI application with async I/O.
Ensure you call `Loop::run()` after setting up Stdio.
No dependency data recorded yet.