feat: add intelephense support for php

This commit is contained in:
Arnold Chand
2020-09-15 19:14:12 -04:00
parent 08295ce174
commit fec6b63494
7 changed files with 93 additions and 0 deletions

View File

@@ -333,6 +333,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)