spacemacs/layers/+lang/php
Eivind Fonn c893383fe4 Fix some documentation bugs
- CSS links
- GIFS in published version
- Unify layer doc titles
- Change emoji layer emojis to an image
2015-12-03 23:50:29 -05:00
..
img
config.el
packages.el
README.org Fix some documentation bugs 2015-12-03 23:50:29 -05:00

PHP layer

/TakeV/spacemacs/media/commit/724efaaa795d14b306ac5c0b68d4a2f0e0e3b0de/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 contribution add it to your ~/.spacemacs

  (setq-default dotspacemacs-configuration-layers '(php))

Key bindings

TODO ! :-)