PHP Class for integrating with Jira's REST API
Use the example.php file provided to get started. It shows how to query your Jira instance with JQL (Jira Query Language).
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