mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-13 13:39:09 +08:00
parent
61e804e02b
commit
5636256bef
15
docs/layers/lang/php.md
Normal file
15
docs/layers/lang/php.md
Normal file
@ -0,0 +1,15 @@
|
||||
# [Layers](https://spacevim.org/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+](http://php.net/)
|
||||
2. [PCNTL](http://php.net/manual/en/book.pcntl.php) Extension
|
||||
3. [Msgpack 0.5.7+(for NeoVim)](https://github.com/msgpack/msgpack-php) Extension or [JSON(for Vim 7.4+)](http://php.net/manual/en/intro.json.php) Extension
|
||||
4. [Composer](https://getcomposer.org/) Project
|
Loading…
x
Reference in New Issue
Block a user