drago/php-jira-rest-client

JIRA REST API Client for PHP Users.

1.8.1 2016-08-08 15:20 UTC

README

Version 1.8.0

Build Status Scrutinizer Code Quality

Based on https://github.com/lesstif/php-jira-rest-client - modified by Dragonqos. Documentation in progress but most usability is left intact.

Differences

  • Add Silex ServiceProvider 1.3
  • Add Silex ServiceProvider 2.0
  • ClientResponse Wrapper
  • cURL changed to Guzzle 6
  • Added unit test for base functionality
  • Move Silex to dev-dependency

TODO

  • Cleaning the Code
  • More Services
  • More tests