Download the PHP package hungthai1401/laravel-pre-commit without Composer
On this page you can find all versions of the php package hungthai1401/laravel-pre-commit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hungthai1401/laravel-pre-commit
More information about hungthai1401/laravel-pre-commit
Files in hungthai1401/laravel-pre-commit
Download hungthai1401/laravel-pre-commit
More information about hungthai1401/laravel-pre-commit
Files in hungthai1401/laravel-pre-commit
Vendor hungthai1401
Package laravel-pre-commit
Short Description A git pre-commit hook to Laravel apps.
License MIT
Package laravel-pre-commit
Short Description A git pre-commit hook to Laravel apps.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-pre-commit
Laravel GIT pre-commit hook
Installation
To install through Composer, by run the following command:
The package will automatically register a service provider and alias.
Optionally, publish the package's configuration file by running:
Usage
-
Install git pre-commit hook:
-
Publish 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 laravel-pre-commit with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
illuminate/console Version ^5.5|^6|^7
illuminate/support Version ^5.5|^6|^7
squizlabs/php_codesniffer Version ^3.3
php-parallel-lint/php-parallel-lint Version dev-master
php-parallel-lint/php-console-highlighter Version dev-master
illuminate/console Version ^5.5|^6|^7
illuminate/support Version ^5.5|^6|^7
squizlabs/php_codesniffer Version ^3.3
php-parallel-lint/php-parallel-lint Version dev-master
php-parallel-lint/php-console-highlighter Version dev-master
The package hungthai1401/laravel-pre-commit contains the following files
Loading the files please wait ....