Giter Club home page Giter Club logo

aist-git-tools's Introduction

Aist Git Tools SensioLabsInsight

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.

aist-git-tools's People

Contributors

ma-si avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aist-git-tools's Issues

Not compatible with Laminas 3

Since Zend Framework 3 was recently renamed to Laminas 3, and zend-developer-tools is now laminas-developer-tools
the application is not able to localize the right template and
we wet the error:

Fatal error: Uncaught ErrorException: include(/var/www/websites/api/app/vendor/aist/aist-git-tools/config/../view/laminas-developer-tools/toolbar/git-data.phtml): failed to open stream: No such file or directory in /var/www/websites/api/app/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php on line 505

The template should be in:

view/laminas-developer-tools/toolbar/git-data.phtml

instead of previous:

view/zend-developer-tools/toolbar/git-data.phtml

Laminas 3.0.1
aist-git-tools: dev-master

Not installable with ZDT 1.1.0

Module cannot be installed with ZDT 1.1.0. Can the dependency be changed from dev-master to a stable version?

$ composer require aist/aist-git-tools
Using version ^0.1.1 for aist/aist-git-tools
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Can only install one of: zendframework/zend-developer-tools[dev-master, 1.1.0].
    - Can only install one of: zendframework/zend-developer-tools[dev-master, 1.1.0].
    - Can only install one of: zendframework/zend-developer-tools[dev-master, 1.1.0].
    - aist/aist-git-tools 0.1.1 requires zendframework/zend-developer-tools dev-master -> satisfiable by zendframework/zend-developer-tools[dev-master].
    - Installation request for aist/aist-git-tools ^0.1.1 -> satisfiable by aist/aist-git-tools[0.1.1].
    - Installation request for zendframework/zend-developer-tools (locked at 1.1.0, required as ^1.1) -> satisfiable by zendframework/zend-developer-tools[1.1.0].


Installation failed, reverting ./composer.json to its original content.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.