komissarovea / hexlet-psr-linter
PHP Lint Library
dev-master
2016-08-12 18:48 UTC
Requires
Requires (Dev)
- codeclimate/php-test-reporter: dev-master
- phpunit/phpunit: *
- psy/psysh: @stable
This package is not auto-updated.
Last update: 2025-03-30 03:57:43 UTC
README
Installation
The preferred installation method is composer:
php composer.phar require komissarovea/hexlet-psr-linter
You can add komissarovea/hexlet-psr-linter
to your composer.json
"require": {
"komissarovea/hexlet-psr-linter": "*"
}