Skip to content

crowdsourcedtesting/jira-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jira API Client

This package makes it really simple to interact with Jira API. Supports Basic HTTP and JWT authentication.

Use JWT auth if you're creating an Atlassian Connect application.

Requirements

The following versions of PHP are supported.

  • PHP 5.4
  • PHP 5.5
  • PHP 5.6
  • HHVM

Installation

You can install the package using the Composer package manager. You can install it by running this command in your project root:

composer require cst/jira-client

Usage

TODO

About

Jira API client for PHP. Supports Basic and JWT authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages