Download the PHP package msamec/git-hooks without Composer
On this page you can find all versions of the php package msamec/git-hooks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download msamec/git-hooks
More information about msamec/git-hooks
Files in msamec/git-hooks
Download msamec/git-hooks
More information about msamec/git-hooks
Files in msamec/git-hooks
Vendor msamec
Package git-hooks
Short Description PHP Composter: PHPStan, PHPCsFixer (pre-commit)
License MIT
Package git-hooks
Short Description PHP Composter: PHPStan, PHPCsFixer (pre-commit)
License MIT
Please rate this library. Is it a good library?
Informations about the package git-hooks
Git hooks
Requirements
- PHP >= 7.1
Installation
- create inside root of your project
Documentation
This package will create git hooks that will trigger on git commit. At the moment two tools are running PHPStan and PHP CS FIXER.
PHPStan
Currently it will run using max level
PHP CS Fixer
It will run against configuration you have in your .php_cs.dist
file
All versions of git-hooks with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1
friendsofphp/php-cs-fixer Version ^2.13
phpstan/phpstan Version ^0.11
php-composter/php-composter Version ^0.3.3
friendsofphp/php-cs-fixer Version ^2.13
phpstan/phpstan Version ^0.11
php-composter/php-composter Version ^0.3.3
The package msamec/git-hooks contains the following files
Loading the files please wait ....