aist / aist-git-tools
为 ZendDeveloperTools 提供的 Git 工具栏。
0.1.3
2017-03-12 22:16 UTC
Requires
- php: ^5.6 || ^7.0
- gitonomy/gitlib: >=0.1.7
- zendframework/zend-filter: ^2.7
Requires (Dev)
- behat/behat: ^3.1
- malukenho/docheader: ^0.1.5
- mmoreram/php-formatter: dev-master
- pdepend/pdepend: ^2.2
- phploc/phploc: ^3.0
- phpmd/phpmd: ^2.4
- phpspec/phpspec: ^2.5
- phpunit/phpunit: 5.*
- psr/log: ^1.0
- sebastian/phpcpd: ^2.0
- squizlabs/php_codesniffer: ^2.6
- zendframework/zend-developer-tools: ^1.1
This package is not auto-updated.
Last update: 2024-09-14 17:31:52 UTC
README
提供 Git 工具栏的模块,用于 Zend 开发者工具。
关于
应用程序仓库数据的信息,例如:
- git 版本信息
- 目录信息
- 仓库大小
- 分支列表
- 高亮当前分支
- 标签列表
- 启用的钩子列表
- 远程列表
- zend 组件安装器
- git 时间度量 (GTM)
- git flow
安装
此模块的安装使用 composer。有关 composer 文档,请参阅 getcomposer.org。
- 通过运行以下命令安装模块:
composer require aist/aist-git-tools dev-master
或直接从 github 下载并将其放置在应用程序的module/
目录中。 - 将
AistGitTools
模块添加到config/application.config.php
的模块部分
致谢
Git Logo 由 Jason Long 制作,许可协议为 Creative Commons Attribution 3.0 Unported License。