commands.sh

psysh

all

A runtime developer console, interactive debugger, and REPL for PHP.

More info →

Options (1)

-c, --configboolean

Use a specific configuration file

Example: psysh {{[-c|--config]}} {{path/to/file}}

Examples (3)

Open a shell in the current directory

Open a shell in a specific directory

psysh --cwd path/to/directory

Use a specific configuration file

psysh [-c|--config] path/to/file
made by @shridhargupta | data from tldr-pages