Download the PHP package digitalkaoz/issues without Composer
On this page you can find all versions of the php package digitalkaoz/issues. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download digitalkaoz/issues
More information about digitalkaoz/issues
Files in digitalkaoz/issues
Download digitalkaoz/issues
More information about digitalkaoz/issues
Files in digitalkaoz/issues
Vendor digitalkaoz
Package issues
Short Description wrapper for github and jira issues
License MIT
Homepage https://github.com/digitalkaoz/issues
Package issues
Short Description wrapper for github and jira issues
License MIT
Homepage https://github.com/digitalkaoz/issues
Please rate this library. Is it a good library?
Informations about the package issues
issues
a PHP wrapper for various issue tracker
Installation
Trackers
currently these are the supported Trackers:
Usage
The Library contains a simple Application to search various Trackers:
to use it programmatic:
Searching
you can either search for an concrete repository like digitalkaoz/issues
or search for issues:
digitalkaoz/*
: all repos ofdigitalkaoz
symfony/[Console|Debug]+$
: onlysymfony/Console
orsymfony/Debug
doctrine/(?!common|lexer)([a-z0-9\.-]+)$
all butdoctrine/common
anddoctrine/lexer
The CLI Application searches by default, in your Code you should use findProjects
instead of getProject
Phar
To build a standalone PHAR:
now you can use it as standalone app as follows:
Tests
All versions of issues with dependencies
PHP Build Version
Package Version
Requires
php Version
~5.4
chobie/jira-api-restclient Version ~1.0
knplabs/github-api Version ~1.3.0
m4tthumphrey/php-gitlab-api Version ~6.9.1
symfony/console Version ~2.0
igorw/get-in Version ~1.0
gentle/bitbucket-api Version ~0.6
chobie/jira-api-restclient Version ~1.0
knplabs/github-api Version ~1.3.0
m4tthumphrey/php-gitlab-api Version ~6.9.1
symfony/console Version ~2.0
igorw/get-in Version ~1.0
gentle/bitbucket-api Version ~0.6
The package digitalkaoz/issues contains the following files
Loading the files please wait ....