php-mode

Homepage: https://github.com/emacs-php/php-mode

Author: Eric James Michael Ritz

Updated:

Summary

Major mode for editing PHP code

Commentary

PHP Mode is a major mode for editing PHP script.  It's an extension
of CC mode; thus it inherits all C mode's navigation functionality.
But it colors according to the PHP syntax and indents according to the
PSR-2 coding guidelines.  It also includes a couple handy IDE-type
features such as documentation search and a source and class browser.

Please read the manual for setting items compatible with CC Mode.
https://www.gnu.org/software/emacs/manual/html_mono/ccmode.html

This mode is designed for PHP scripts consisting of a single 

    

Dependencies

Reverse dependencies