Download the PHP package zeroc0d3lab/commit-checker without Composer
On this page you can find all versions of the php package zeroc0d3lab/commit-checker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zeroc0d3lab/commit-checker
More information about zeroc0d3lab/commit-checker
Files in zeroc0d3lab/commit-checker
Download zeroc0d3lab/commit-checker
More information about zeroc0d3lab/commit-checker
Files in zeroc0d3lab/commit-checker
Vendor zeroc0d3lab
Package commit-checker
Short Description Check coding standard & code syntax with Git pre-commit hook.
License MIT
Homepage https://zeroc0d3lab.com
Package commit-checker
Short Description Check coding standard & code syntax with Git pre-commit hook.
License MIT
Homepage https://zeroc0d3lab.com
Please rate this library. Is it a good library?
Informations about the package commit-checker
Laravel GIT commit checker
Installation
For version <= 5.4:
Add to section providers
of config/app.php
:
Publish configuration:
Install GIT hooks
-
Create default PSR config (It will be create phpcs.xml in your root project.).
- Run test manually (made sure that you've added all changed files to git stage)
All versions of commit-checker with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
laravel/framework Version ^5.6|^6.0
jakub-onderka/php-parallel-lint Version dev-master
squizlabs/php_codesniffer Version ^3.3
laravel/framework Version ^5.6|^6.0
jakub-onderka/php-parallel-lint Version dev-master
squizlabs/php_codesniffer Version ^3.3
The package zeroc0d3lab/commit-checker contains the following files
Loading the files please wait ....