This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+lang/php
sooheon 15e6290151 Make check for company-mode explicit, not implicit
People may have company-mode installed without necessarily using the
auto-completion layer.
2016-05-27 00:32:05 -04:00
..
img
config.el Clean copyrights and update for year 2016 2016-01-11 21:42:17 -05:00
packages.el Make check for company-mode explicit, not implicit 2016-05-27 00:32:05 -04:00
README.org Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00

PHP layer

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