msamec/git-hooks
Composer 安装命令:
composer require msamec/git-hooks
包简介
PHP Composter: PHPStan, PHPCsFixer (pre-commit)
README 文档
README
Requirements
- PHP >= 7.1
Installation
composer require --dev msamec/git-hooks- create
.php_cs.distinside 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
统计信息
- 总下载量: 5.48k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-10-01