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 |
|---|---|---|---|
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
其他信息
- 授权协议: MIT
- 更新时间: 2014-08-10