Download the PHP package marius/phplint without Composer
On this page you can find all versions of the php package marius/phplint. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package phplint
PHPLint
phplint
is a tool that can speed up linting of php files by running several lint processes at once.
Installation
Usage
CLI
example:
You can also define configuration as a file .phplint.yml
:
By default, the command will read configuration from file .phplint.yml
of path specified, you can custom the filename by option: --configuration=FILENAME
or -c=FILENAME
;
if you want do disabled any config file, you can add option --no-configuration
.
Program
License
MIT
All versions of phplint with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
symfony/console Version ^2.7
symfony/finder Version ^2.7
symfony/process Version ^2.7
symfony/yaml Version ^2.7
symfony/console Version ^2.7
symfony/finder Version ^2.7
symfony/process Version ^2.7
symfony/yaml Version ^2.7
The package marius/phplint contains the following files
Loading the files please wait ....