Download the PHP package partnermarketing/pm-git-hooks-php without Composer
On this page you can find all versions of the php package partnermarketing/pm-git-hooks-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download partnermarketing/pm-git-hooks-php
More information about partnermarketing/pm-git-hooks-php
Files in partnermarketing/pm-git-hooks-php
Download partnermarketing/pm-git-hooks-php
More information about partnermarketing/pm-git-hooks-php
Files in partnermarketing/pm-git-hooks-php
Vendor partnermarketing
Package pm-git-hooks-php
Short Description Partnermarketing Composer git-hook package with hooks for your php projects.
License MIT
Package pm-git-hooks-php
Short Description Partnermarketing Composer git-hook package with hooks for your php projects.
License MIT
Please rate this library. Is it a good library?
Informations about the package pm-git-hooks-php
git-hooks-php
This is a git-hook
package that contains some standards I want to use on all my PHP projects.
I use the git pre-commit
hook to validate all my code before every commit to ensure
that my code is always valid.
View how to create your own git-hook package
How to install
Just add this package as a dependency on your project.
pre-commit
Currently my pre-commit hook is checking for PSR2
coding standards
that are not met using php_codesniffer tool.
How to contribute
- Create a Pull Request
- Suggest new ideas or open new detected issues
All versions of pm-git-hooks-php with dependencies
PHP Build Version
Package Version
Requires
bernardosilva/git-hooks-installer-plugin Version
~1.0
squizlabs/php_codesniffer Version ~2.3
squizlabs/php_codesniffer Version ~2.3
The package partnermarketing/pm-git-hooks-php contains the following files
Loading the files please wait ....