psysh
A runtime developer console, interactive debugger and REPL for PHP.
- 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}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).