https://github.com/doersguild/brackets-phplint
PHP-linting for brackets (http://brackets.io)
https://github.com/doersguild/brackets-phplint
Last synced: over 1 year ago
JSON representation
PHP-linting for brackets (http://brackets.io)
- Host: GitHub
- URL: https://github.com/doersguild/brackets-phplint
- Owner: DoersGuild
- Created: 2014-02-24T04:30:32.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-09T14:39:37.000Z (over 12 years ago)
- Last Synced: 2025-04-14T00:11:30.817Z (over 1 year ago)
- Language: JavaScript
- Size: 168 KB
- Stars: 6
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[Brackets](http://brackets.io) - PHPLint
============================
PHPLint Extension for Brackets, using the [`php -l`](http://www.php.net/manual/en/features.commandline.options.php) commandline option
Requires `php` to be available in your [system path](http://www.php.net/manual/en/install.windows.commandline.php)
Licence: MIT