aist/aist-git-tools
Git Toolbar for ZendDeveloperTools.
Maintainers
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause c6e9515e9c2f6518473a9c177ba4752b4710751b
- MaSi <webdeveloper.woop@mateuszsitek.com>
This package is not auto-updated.
Last update: 2026-06-07 02:48:13 UTC
README
Module providing git toolbar for the Zend Developer Tools.
👁 Build Status
👁 Total Downloads
👁 Reference Status
👁 Dependency Status
👁 Packagist
👁 Code Climate
👁 Stories in Ready
About
Information of the application repository data like this:
👁 git toolbar for zend developer tools
- git version info
- directory info
- repository size
- branches list
- highlight current branch
- tags list
- enabled hooks list
- remotes list
- zend component installer
- git time metrics (GTM)
- git flow
Installation
Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.
- Install the module via composer by running:
composer require aist/aist-git-tools dev-master
or download it directly from github and place it in your application'smodule/directory. - Add the
AistGitToolsmodule to the module section of yourconfig/application.config.php
Credits
Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.
