Skip to content

Phpactor#

Server#

For more information about the LSP server, check phpactor.

Installation#

For more instructions on how to install manually, check here.

Debugger: yes#

Available configurations#

lsp-clients-php-server-command#

Type: (repeat string)

Default: nil

Install directory for php-language-server.


lsp-php-composer-dir#

Type: string

Default: nil

Home directory of composer.


lsp-phpactor-extension-alist#

Type: (alist :key-type string :value-type string)

Default: ((Phpstan . phpactor/language-server-phpstan-extension) (Behat . phpactor/behat-extension) (PHPUnit . phpactor/phpunit-extension))

Alist mapping extension names to composer packages. These extensions can be installed using lsp-phpactor-install-extension.


lsp-phpactor-path#

Type: string

Default: nil

Path to the phpactor command.



Last update: April 22, 2024