Table of Contents

PHP layer

Table of ContentsClose

php.png

1 Description

This layer adds PHP language support to Spacemacs.

1.1 Features:

  • Edit PHP files using php-mode
  • Edit Drupal files
  • Run tests with PHPUnit
  • Reformat code with PHP CBF

The gtags layer is recommended to benefit from better eldoc and helm-gtags.

2 Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add php to the existing dotspacemacs-configuration-layers list in this file.

3 Key bindings

TODO ! :-)

Author: Sylvain Benner

Created: 2016-10-03 Mon 00:55

Validate