spacemacs/layers/+lang/php
syl20bnr 1f993bddf6 Rename spacemacs-helm and spacemacs-ivy layers to helm and ivy
For ivy users: be sure to update your dotfile by replacing spacemacs-ivy
by ivy
2016-05-15 22:24:27 -04:00
..
img
config.el
packages.el Rename spacemacs-helm and spacemacs-ivy layers to helm and ivy 2016-05-15 22:24:27 -04:00
README.org

PHP layer

/TakeV/spacemacs/media/commit/818afdfc716c3b078af53272f0f893882334870a/layers/+lang/php/img/php.png

Description

This layer adds PHP language support to Spacemacs.

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.

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.

Key bindings

TODO ! :-)