Download the PHP package dangthinh104/commit-checker without Composer
On this page you can find all versions of the php package dangthinh104/commit-checker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dangthinh104/commit-checker
More information about dangthinh104/commit-checker
Files in dangthinh104/commit-checker
Download dangthinh104/commit-checker
More information about dangthinh104/commit-checker
Files in dangthinh104/commit-checker
Vendor dangthinh104
Package commit-checker
Short Description Check coding standard & code syntax with Git pre-commit hook.
License MIT
Package commit-checker
Short Description Check coding standard & code syntax with Git pre-commit hook.
License MIT
Keywords dangthinh104
Please rate this library. Is it a good library?
Informations about the package commit-checker
Laravel GIT commit checker by PHPCS, PHPMD
Installation
Publish the configuration:
Install GIT hooks
-
Create default PSR config (It will create phpcs.xml in your root project).
-
Create default PHPMD config (It will create phpmd.xml in your root project).
-
Run test manually (made sure you've added all changed files to git stage)
- Run test manually PHPMD(default just check PSR2)
All versions of commit-checker with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
squizlabs/php_codesniffer Version ^3.3
phpmd/phpmd Version ^2.8.2
laravel/framework Version ^5.6|^6|^7|^8
squizlabs/php_codesniffer Version ^3.3
phpmd/phpmd Version ^2.8.2
laravel/framework Version ^5.6|^6|^7|^8
The package dangthinh104/commit-checker contains the following files
Loading the files please wait ....