Language Server¶
Phpactor implements the Language Server Protocol which is supported by many text editors and IDEs.
Features¶
See LSP Support for the list of supported features.
Usage¶
Other Clients¶
In general it should be possible to enable it on any LSP compatible client. First perform a Global Installation and then configure a generic language server in your client, typically using STDIO. See Sublime Text for an example.