定制 wcm/git-php-hooks-library 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

wcm/git-php-hooks-library

最新稳定版本:v1.0.0

Composer 安装命令:

composer require wcm/git-php-hooks-library

包简介

A collection of Git PHP Hooks

README 文档

README

This is a set of Git PHP Hooks tasks, ready to use in conjunction with GitPHPHooks.

The Hooks are available in the src directory of this repo. You can read more about the naming convention here.

Install

This repo is registered to Packagist. You can include it by adding

"wcm/git-php-hooks-library": "dev-master"

to your projects composer.json file.

Tasks included

  • PHP Lint as pre-commit task, priority: 10
  • PHP Mess Detector as pre-push task, priority: 10

Pull Requests

I am happy to accept pull requests. As it really doesn't matter (to me) what coding style you use, there's no convention forced. Just add your file, test it and send the PR. :)

统计信息

  • 总下载量: 10.13k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 12
  • 点击次数: 4
  • 依赖项目数: 3
  • 推荐数: 1

GitHub 信息

  • Stars: 12
  • Watchers: 5
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-07-21