Registry / cli / psy-psysh

psy-psysh

JSON →
library0.12.23phppackagistunverified

An interactive shell for modern PHP, providing a REPL environment.

composer require psy/psysh
INSTALL
IMPORT
SIG · PSY-PSYSH
P
psy-psysh
cliphpv0.12.23
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Shell
use Psy\Shell;

Start an interactive PHP shell using PsySH.

use Psy\Shell; $shell = new Shell(); $shell->run();
Debug
Known issues
breakingRequires PHP 8.0+ and the `readline` extension for full functionality.
fix
Install PHP 8.0+ and enable the readline extension.
affects: >=0.12.0
Upgrade
Version history
0.12.23latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
psy-psysh — pip install psy-psysh · libregistry