psysh

Homepage: https://github.com/emacs-php/psysh.el

Author: USAMI Kenta

Updated:

Summary

PsySH, PHP interactive shell (REPL)

Commentary

## Installation

### A: The easy way

    $ wget psysh.org/psysh
    $ chmod +x psysh

And copy or make symlink to your $PATH dir.


### B: The other easy way

Get Composer.  See https://getcomposer.org/download/

    $ composer g require psy/psysh:@stable

Dependencies