System Grab Bag

View all TLDR pages from common (or from all pages)

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}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.