php-mode.el (lang/php-mode.el) Updated: 3 months, 2 weeks ago Add to my watchlist
PHP mode for EmacsAn 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.26.1 License: GPL-3+ GitHubMaintainers | 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)
4
Requested Installations (30 days)
3
Livecheck results
php-mode.el seems to have been updated (port version: 1.26.1, new version: 1.27.0)
livecheck ran: 1 day, 10 hours ago