Skip to content

raubin/jira-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jira-api

PHP Class for integrating with Jira's REST API

example.php

Use the example.php file provided to get started. It shows how to query your Jira instance with JQL (Jira Query Language).

API Documentation

This class only implements the search method provided by the API, and currently only the jql parameter with default options. See Jira documentation here:

https://docs.atlassian.com/software/jira/docs/api/REST/latest/#d2e4284

About

PHP Class for integrating with Jira's REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages