aist / aist-git-tools
Git Toolbar for ZendDeveloperTools.
Installs: 15 650
Dependents: 2
Suggesters: 3
Security: 0
Stars: 10
Watchers: 2
Forks: 2
Open Issues: 2
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-10-26 18:00:55 UTC
README
Module providing git toolbar for the Zend Developer Tools.
About
Information of the application repository data like this:
- 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
AistGitTools
module 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.