phpsh is a read-eval-print-loop for PHP that features readline history, tab completion, and quick access to documentation. It was developed at Facebook and ironically, is written mostly in Python.

WWW: http://www.phpsh.org
