Documentation

Commentary

inf-php.el provides a REPL buffer connected to an php interactive shell.
Most codes are derived from inf-ruby.el ;)

Usage
put inf-php.el to load path, and add following code to your .emacs

(require 'inf-php)

TODO
* syntax highlight
* fix completion
* support load file
* better implementation

Requires

Dependencies

Consumers

Reverse Dependencies

No reverse dependencies recorded.