SublimeLinter-php
SublimeLinter 3 plugin for PHP, using php -l.
Details
Installs
- Total 375K
- Win 222K
- Mac 85K
- Linux 68K
Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | Aug 3 | Aug 2 | Aug 1 | Jul 31 | Jul 30 | Jul 29 | Jul 28 | Jul 27 | Jul 26 | Jul 25 | Jul 24 | Jul 23 | Jul 22 | Jul 21 | Jul 20 | Jul 19 | Jul 18 | Jul 17 | Jul 16 | Jul 15 | Jul 14 | Jul 13 | Jul 12 | Jul 11 | Jul 10 | Jul 9 | Jul 8 | Jul 7 | Jul 6 | Jul 5 | Jul 4 | Jul 3 | Jul 2 | Jul 1 | Jun 30 | Jun 29 | Jun 28 | Jun 27 | Jun 26 | Jun 25 | Jun 24 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 8 | 7 | 13 | 4 | 5 | 4 | 8 | 6 | 8 | 4 | 5 | 7 | 5 | 4 | 14 | 8 | 9 | 12 | 8 | 11 | 4 | 7 | 5 | 9 | 3 | 4 | 2 | 4 | 8 | 4 | 9 | 9 | 8 | 4 | 7 | 9 | 4 | 6 | 5 | 9 | 4 | 7 | 9 | 3 | 11 |
Mac | 2 | 1 | 3 | 1 | 1 | 1 | 1 | 1 | 2 | 5 | 5 | 3 | 0 | 0 | 0 | 4 | 2 | 3 | 2 | 1 | 0 | 3 | 2 | 3 | 5 | 2 | 2 | 2 | 3 | 0 | 5 | 3 | 0 | 1 | 0 | 0 | 1 | 1 | 3 | 3 | 0 | 0 | 3 | 4 | 2 | 2 |
Linux | 2 | 1 | 7 | 2 | 1 | 3 | 2 | 3 | 1 | 2 | 3 | 3 | 2 | 0 | 8 | 2 | 4 | 5 | 1 | 5 | 3 | 1 | 2 | 2 | 2 | 3 | 2 | 0 | 4 | 2 | 2 | 3 | 2 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 1 | 5 | 1 | 5 | 1 | 1 |
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