php-mode.el (lang/php-mode.el) Updated: 4 months, 3 weeks ago Add to my watchlist

PHP mode for Emacs

An Emacs major mode for editing PHP code. Features: Syntax coloring and indenting; Documentation browse and search functions; Support for Imenu and SpeedBar; Customization options

Version: 1.25.1 License: GPL-3+ GitHub
Maintainers ryandesign
Categories lang editors
Homepage https://github.com/emacs-php/php-mode
Platforms any
Variants -

"php-mode.el" depends on

lib (1)
build (1)

Ports that depend on "php-mode.el"

No ports


Port notes

To use this, put the following into your ~/.emacs:

(setq auto-mode-alist
(cons '("\\.php\\w?" . php-mode) auto-mode-alist))
(autoload 'php-mode "php-mode" "PHP mode." t)


Port Health:

Loading Port Health

Installations (30 days)

2

Requested Installations (30 days)

2