Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1009 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 1009 Bytes

Language Server Protocol for PHP

packagist build php license

Protocol classes for the Language Server Protocol in PHP

Installation

composer require felixfbecker/language-server-protocol 

Releases

Releases are done automatically in CI by analyzing commit messages. Make sure to follow the Conventional Commits Convention.