fouroneone/gitwrapper
Composer 安装命令:
composer require fouroneone/gitwrapper
包简介
Simple wrapper for Git
关键字:
README 文档
README
Simple PHP wrapper for Git.
Installation
To add this package as a local, per-project dependency to your project, simply add a dependency on sebastian/git to your project's composer.json file. Here is a minimal example of a composer.json file that just defines a dependency on Git 1.0:
{
"require": {
"sebastian/git": "1.0.*"
}
}
统计信息
- 总下载量: 181
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2014-07-23