Emacs

An extensible, customizable, free/libre text editor. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing.

Configuring Emacs

Introduction to using Emacs for PHP and Drupal.

Drupal mode maintained by arnested

Project homepage: https://github.com/arnested/drupal-mode

Simple drupal-mode.el

This is a simple major mode for editing PHP files according to Drupal's coding standard. It extends php-mode and provides basic indentation.