logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Debug PHP Code - Interactive PsySH REPL | Online Free DevTools by Hexmos

Debug PHP code interactively with PsySH, a powerful REPL. Inspect variables, execute code snippets, and troubleshoot errors quickly. Free online tool, no registration required.

psysh

A runtime developer console, interactive debugger and REPL for PHP. More information: https://psysh.org.

  • Open a shell in the current directory:

psysh

  • Open a shell in a specific directory:

psysh --cwd {{path/to/directory}}

  • Use a specific configuration file:

psysh --config {{path/to/file}}

See Also