1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 22:50:05 +08:00
SpaceVim/docs/layers/lang/php.md
2017-08-27 20:40:37 +00:00

771 B

title
SpaceVim lang#php layer

SpaceVim Layers: lang#php

Description

This layer adds PHP language support to SpaceVim.

Layer Installation

To use this configuration layer, add SPLayer 'lang#php' to your custom configuration file.

Requirement

  1. PHP 5.3+
  2. PCNTL Extension
  3. Msgpack 0.5.7+(for NeoVim) Extension or JSON(for Vim 7.4+) Extension
  4. Composer Project