1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:50:03 +08:00
SpaceVim/docs/layers/lang/php.md
2017-05-14 20:04:12 +08:00

503 B

Layers > lang#php

This layer is for php development.

Install

To include this 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