Merge pull request #3357 from creativenull/feat-php-intelephense

feat: add intelephense support for php
This commit is contained in:
w0rp
2020-11-21 16:18:20 +00:00
committed by GitHub
7 changed files with 96 additions and 0 deletions

View File

@@ -335,6 +335,7 @@ formatting.
* Perl6
* [perl6 -c](https://perl6.org) :warning:
* PHP
* [intelephense](https://github.com/bmewburn/intelephense-docs)
* [langserver](https://github.com/felixfbecker/php-language-server)
* [phan](https://github.com/phan/phan) see `:help ale-php-phan` to instructions
* [phpcbf](https://github.com/squizlabs/PHP_CodeSniffer)