Download the PHP package sonrac/git-php-hook-runner without Composer
On this page you can find all versions of the php package sonrac/git-php-hook-runner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sonrac/git-php-hook-runner
More information about sonrac/git-php-hook-runner
Files in sonrac/git-php-hook-runner
Download sonrac/git-php-hook-runner
More information about sonrac/git-php-hook-runner
Files in sonrac/git-php-hook-runner
Vendor sonrac
Package git-php-hook-runner
Short Description Pre commit hook for php projects
License MIT
Package git-php-hook-runner
Short Description Pre commit hook for php projects
License MIT
Please rate this library. Is it a good library?
Informations about the package git-php-hook-runner
Php git commit hooks runner
The package is a utility for git hooks configuration to speed up the work of git hooks.
Hook commands are launched in parallel and due to parallelization the hook works faster.
Installation
Usages
-
Copy config
- Edit hook configuration. Full options list see here
-
Create hook in
.git/hooks
directory with next content - Save hook file content
- Git execute rights for git hook
Disable hook for commit
Uncheck checkbox in commit modal dialogue if you need commit without hook runner checks
Useful Links
- Hook runner overview
- Hook runner config
All versions of git-php-hook-runner with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 | ^8.0
ext-pcntl Version *
ext-posix Version *
symfony/yaml Version ^5 | ^6 | ^7
symfony/dependency-injection Version ^5 | ^6 | ^7
symfony/console Version ^5.4 | ^6 | ^7
symfony/process Version ^5.4 | ^6 | ^7
symfony/config Version ^5.4 | ^6 | ^7
ext-pcntl Version *
ext-posix Version *
symfony/yaml Version ^5 | ^6 | ^7
symfony/dependency-injection Version ^5 | ^6 | ^7
symfony/console Version ^5.4 | ^6 | ^7
symfony/process Version ^5.4 | ^6 | ^7
symfony/config Version ^5.4 | ^6 | ^7
The package sonrac/git-php-hook-runner contains the following files
Loading the files please wait ....