SublimeLinter-php
SublimeLinter 3 plugin for PHP, using php -l.
Details
Installs
- Total 365K
- Win 216K
- Mac 83K
- Linux 66K
Jun 1 | May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | Apr 24 | Apr 23 | Apr 22 | Apr 21 | Apr 20 | Apr 19 | Apr 18 | Apr 17 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 6 | 13 | 28 | 8 | 9 | 12 | 8 | 18 | 12 | 13 | 13 | 6 | 11 | 7 | 10 | 19 | 12 | 12 | 9 | 15 | 21 | 9 | 17 | 13 | 15 | 6 | 14 | 13 | 13 | 9 | 5 | 14 | 10 | 11 | 10 | 11 | 17 | 14 | 20 | 8 | 15 | 13 | 14 | 20 | 24 | 13 |
Mac | 1 | 8 | 5 | 3 | 2 | 1 | 2 | 3 | 7 | 7 | 2 | 1 | 0 | 2 | 5 | 5 | 6 | 6 | 4 | 5 | 2 | 2 | 2 | 3 | 2 | 0 | 1 | 3 | 4 | 3 | 4 | 3 | 2 | 0 | 5 | 4 | 0 | 7 | 6 | 4 | 2 | 2 | 6 | 6 | 6 | 2 |
Linux | 6 | 2 | 1 | 5 | 4 | 3 | 3 | 3 | 5 | 6 | 2 | 0 | 4 | 6 | 5 | 5 | 1 | 6 | 5 | 2 | 2 | 5 | 3 | 3 | 4 | 1 | 3 | 5 | 5 | 3 | 9 | 1 | 4 | 2 | 3 | 7 | 4 | 5 | 3 | 7 | 1 | 6 | 3 | 5 | 2 | 8 |
Readme
- Source
- raw.githubusercontent.com
SublimeLinter-php
This linter plugin for SublimeLinter provides an interface to php -l. It will be used with files that have the “PHP”, “HTML”, or “HTML 5” syntax.
Installation
SublimeLinter must be installed in order to use this plugin.
Please use Package Control to install the linter plugin.
Before installing this plugin, ensure that php
is installed on your system.
To install php
, download and run the appropriate installer: Linux/OS X or Windows.
Please make sure that the path to php
is available to SublimeLinter.
The docs cover troubleshooting PATH configuration.
Settings
- SublimeLinter settings: http://sublimelinter.com/en/latest/settings.html
- Linter settings: http://sublimelinter.com/en/latest/linter_settings.html