Download the PHP package arif-rh/git-hooks without Composer
On this page you can find all versions of the php package arif-rh/git-hooks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arif-rh/git-hooks
More information about arif-rh/git-hooks
Files in arif-rh/git-hooks
Download arif-rh/git-hooks
More information about arif-rh/git-hooks
Files in arif-rh/git-hooks
Please rate this library. Is it a good library?
Informations about the package git-hooks
Git Hooks
Encourage development teams to use better coding style:
- PHP Linter will help to avoid commit with invalid script
- Encourage team to have same coding standard
Features
This package will install pre-commit hooks to the repository to encourage team using same coding standard.
Installation
composer require arif-rh/git-hooks
- in the main
composer.json
add these scripts:
` Note:
- use
PSR2
if you want to use PSR2 Standard, and useCI4
if you want to use CodeIgniter4 standard
All versions of git-hooks with dependencies
PHP Build Version
Package Version
The package arif-rh/git-hooks contains the following files
Loading the files please wait ....