Skip to content

PHP Language Server#

Many editors support direct integration with language servers, often with minimal configuration.

Installation#

The PHP Tools Language Server is available as a standalone NodeJS command-line tool devsense-php-ls.

Install:

npm i -g devsense-php-ls