readline

The Readline extension in PHP provides an interface for command-line input, offering features like line editing and history.

The Readline extension in PHP provides an interface for command-line input, offering features like line editing and history. This extension is included by default and is typically enabled.

Already included with PHP.