Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 493 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 493 Bytes

Intelephense Server

This is a Node.js PHP language server implementation powered by the Intelephense library.

Design Goals

  • Support features defined by the Language Server Protocol.
  • High performance and light-weight for real-time analysis of source code.
  • Compatibility with all LSP capable IDEs or editors.