mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 02:40:05 +08:00
834 B
834 B
title | description |
---|---|
SpaceVim lang#php layer | This layer adds PHP language support to SpaceVim |
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
- PHP 5.3+
- PCNTL Extension
- Msgpack 0.5.7+(for NeoVim) Extension or JSON(for Vim 7.4+) Extension
- Composer Project