spacemacs/layers/+lang/php
justbur b0ee301845 layers: Conditionally load helm packages
Only use them when the spacemacs-helm layer is used.
2016-01-09 13:36:03 -05:00
..
img Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
config.el Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
packages.el layers: Conditionally load helm packages 2016-01-09 13:36:03 -05:00
README.org Update install layer section in REAMDE.org files 2016-01-06 00:21:55 -05:00

PHP layer

/TakeV/spacemacs/media/commit/ebad32293f9d2b6f8118784b2523064cc373e0ba/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 ! :-)