intelephense
Version:
A PHP language server
16 lines (11 loc) • 531 B
Markdown
# Intelephense
Intelephense is a PHP language server adhering to the [Language Server Protocol](https://microsoft.github.io/language-server-protocol/specification).
Intelephense is available to end users under a "Freemium" model. Please see https://intelephense.com
### Installation
```
npm i intelephense -g
```
### Configuration
https://github.com/bmewburn/intelephense-docs
### Licence
This is proprietary software. Please see licence in [LICENSE.txt](https://github.com/bmewburn/intelephense-docs/blob/master/LICENSE.txt).