Download the PHP package tengattack/phplint without Composer
On this page you can find all versions of the php package tengattack/phplint. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tengattack/phplint
More information about tengattack/phplint
Files in tengattack/phplint
Download tengattack/phplint
More information about tengattack/phplint
Files in tengattack/phplint
Vendor tengattack
Package phplint
Short Description A configurable linter tool for PHP.
License MIT
Homepage https://github.com/tengattack/phplint
Package phplint
Short Description A configurable linter tool for PHP.
License MIT
Homepage https://github.com/tengattack/phplint
Please rate this library. Is it a good library?
Informations about the package phplint
PHPLint
A configurable linter tool for PHP.
Introduction
Dependencies
- htmllint-cli
- stylelint
- scss-lint (deprecated)
Installation
Run
Configuration
If no configuration file is specified, it will first read the file .phplint.yml
on current working directory as configuration,
and if still not exists it will use the default configuration.
You can configure it as you want base on this file: .phplint.yml
.
Example
A php file test.php
with following content:
Output:
Testing
License
MIT
All versions of phplint with dependencies
PHP Build Version
Package Version
Requires
microsoft/tolerant-php-parser Version
^0.1.2
php Version >=7.0
wp-cli/php-cli-tools Version ^0.11.8
php Version >=7.0
wp-cli/php-cli-tools Version ^0.11.8
The package tengattack/phplint contains the following files
Loading the files please wait ....