summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2020-11-21 16:18:20 +0000
committerGitHub <noreply@github.com>2020-11-21 16:18:20 +0000
commite4bfcb44b3ddc9fab7eb713fa0ddcf45d0ab7b3a (patch)
tree2565e6fec7f3d4ba8cc66717a243e67373babb01 /supported-tools.md
parentedd96f44148ec1877cf031417eab764a266ed32b (diff)
parentf8351c1b22d02f194235388779ad47028d5e7a25 (diff)
downloadale-e4bfcb44b3ddc9fab7eb713fa0ddcf45d0ab7b3a.zip
Merge pull request #3357 from creativenull/feat-php-intelephense
feat: add intelephense support for php
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 4567bf10..0aa25761 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -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)