php-scratch

Homepage: https://github.com/mallt/php-scratch

Author: Tijs Mallaerts

Updated:

Summary

A scratch buffer to interactively evaluate php code

Commentary

A scratch buffer to interactively evaluate php code.
C-c C-e will evaluate the active region or current line.
C-c C-c will clear the state of the php scratch repl process.

Dependencies