adam-paterson / githook
PHP Based git hooks
1.0.0
2015-11-04 14:50 UTC
Requires
- php: >=5.5.0
- illuminate/console: ^5.1
- illuminate/container: ^5.1
- illuminate/events: ^5.1
- vlucas/phpdotenv: ^2.1
Requires (Dev)
- henrikbjorn/phpspec-code-coverage: ~1.0
- phpmd/phpmd: ^2.0
- phpspec/nyan-formatters: 1.*
- phpspec/phpspec: ^2.3
- scrutinizer/ocular: ^1.1
- sebastian/phpcpd: ^2.0
- squizlabs/php_codesniffer: ^2.3
This package is not auto-updated.
Last update: 2024-10-26 18:44:10 UTC
README
Install
Via Composer
$ composer global require adam-paterson/githook
$ sudo ln -s ~/.composer/vendor/bin/githook /usr/local/bin
Usage
$ githook
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ ./vendor/bin/phpspec run
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email hello@adampaterson.co.uk instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.