vcs:版本控制系统PHP接口

时间:2021-02-03 16:31:23
【文件属性】:
文件名称:vcs:版本控制系统PHP接口
文件大小:56KB
文件格式:ZIP
更新时间:2021-02-03 16:31:23
git php svn vcs GitPHP 用于版本控制系统PHP接口 Webcreate \ Vcs是PHP的接口,可用于各种版本控制系统,例如SVN,GIT等。 该库是作为一部分创建的。 安装/使用 下载可执行文件或使用安装程序。 $ curl -s https://getcomposer.org/installer | php 创建一个composer.json定义依赖项。 { " require " : { " webcreate/vcs " : " dev-master " } } 运行Composer: php composer.phar install 入门 Webcreate \
【文件预览】:
vcs-master
----composer.json(900B)
----.travis.yml(144B)
----.conveyor(8B)
----docs()
--------00-intro.md(156B)
--------01-basic-usage.md(1KB)
--------03-subversion.md(720B)
--------02-the-interface.md(549B)
--------04-git.md(716B)
----tests()
--------bootstrap.php(147B)
--------Webcreate()
----LICENSE(1KB)
----src()
--------Webcreate()
----.gitignore(37B)
----phpunit.xml.dist(923B)
----README.md(2KB)

网友评论