siad007/versioncontrol_hg 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

siad007/versioncontrol_hg

最新稳定版本:v1.0.3

Composer 安装命令:

composer require siad007/versioncontrol_hg

包简介

VersionControl_HG is a library that provides an OO interface to handle Mercurial repositories.

README 文档

README

VersionControl_HG is a library that provides an OO interface to handle Mercurial repositories.

Project Status Code Quality Code Coverage Project Dependencies
Build Status Scrutinizer Code Quality Code Climate Code Coverage Dependency Status

Documentation is available at Read the Docs.

Installation

Add a dependency on siad007/versioncontrol_hg to your project's composer.json file.

Here is a minimal example of a manually created composer.json file that just defines a dependency on versioncontrol_hg

{
    "require": {
        "siad007/versioncontrol_hg": "~1"
    }
}

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-08-10