This repository is now part of https://github.com/eclipselabs/language-servers-for-eclipse
Integration of the PHP Language Server with LSP4E.
Plugin integrates:
Update site: https://dl.bintray.com/kaloyan-raev/lsp4e-php/snapshot/
The update site is automatically updated by the Travis CI build on every new commit to the master branch.
- Syntax highlighting
- Code validation
- Completion
- Hyperlinks
- Hovers
- Formatting
- Outline
To use features provided by this plugin just open PHP file with Generic Editor (Open With -> Generic Text Editor).