aist/aist-git-tools

Git Toolbar for ZendDeveloperTools.

0.1.3 2017-03-12 22:16 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:22:52 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

License

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.

  1. 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's module/ directory.
  2. Add the AistGitTools module to the module section of your config/application.config.php

Credits

Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.