Skip to content

SublimeLinter 3 plugin for PHP, using php -l.

License

Notifications You must be signed in to change notification settings

SublimeLinter/SublimeLinter-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ede4618 · Apr 10, 2025

History

64 Commits
Jul 16, 2022
Jul 15, 2022
Jul 16, 2022
Dec 30, 2017
Jul 21, 2019
Jul 15, 2022
Apr 10, 2025
Jun 26, 2019
Dec 16, 2013
Apr 19, 2018
Aug 12, 2022
Jul 15, 2022
Jul 17, 2022

Repository files navigation

SublimeLinter-php

Build Status

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