Download the PHP package setitch/php-jira-api-rest-client without Composer
On this page you can find all versions of the php package setitch/php-jira-api-rest-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-jira-api-rest-client
Installation
Based on https://github.com/lesstif/php-jira-rest-client - modified by Seti the Dragon. Documentation in progress but most usability is left intact.
Differences
- namespace \Jira\Api
- Modified JsonMapper class (extended) so customfields can be used.
- More data fetched properly from Jira API. [comments]
- Using Rotating Files instead of Stream logging.
- Added
-
- Change Issue Labels
-
- Fetching WorkLogs
-
- It is now possible to save custom fields with this project.
-
- Function for fixing dates (changing timezone for fetching correct date in php).
-
-
- Accounts
-
-
-
- Adding and Removing Users from Groups (Creating groups too).
-
Fixes
-
- Timeout stopping whole scripts (15 sec for connection, 45 for data);
-
- Retries of execution of curl (3);
TODO
- Cleaning the Code
- More Services
- Tests
All versions of php-jira-api-rest-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
netresearch/jsonmapper Version ~0.5
monolog/monolog Version ~1.12
vlucas/phpdotenv Version ~1.0
mockery/mockery Version ^0.9.4
netresearch/jsonmapper Version ~0.5
monolog/monolog Version ~1.12
vlucas/phpdotenv Version ~1.0
mockery/mockery Version ^0.9.4
The package setitch/php-jira-api-rest-client contains the following files
Loading the files please wait ....