Download the PHP package adesso-mobile/php-jira-client without Composer
On this page you can find all versions of the php package adesso-mobile/php-jira-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adesso-mobile/php-jira-client
More information about adesso-mobile/php-jira-client
Files in adesso-mobile/php-jira-client
Download adesso-mobile/php-jira-client
More information about adesso-mobile/php-jira-client
Files in adesso-mobile/php-jira-client
Vendor adesso-mobile
Package php-jira-client
Short Description This is the jira rest resources endpoint documentation
License unlicense
Homepage https://openapi-generator.tech
Package php-jira-client
Short Description This is the jira rest resources endpoint documentation
License unlicense
Homepage https://openapi-generator.tech
Please rate this library. Is it a good library?
Informations about the package php-jira-client
php-jira-client
This is the jira rest resources endpoint documentation
This PHP package is automatically generated by the OpenAPI Generator project:
- API version: 8.3.2
- Build package: org.openapitools.codegen.languages.PhpClientCodegen
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Tests
To run the unit tests:
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to http://localhost/api/2
Class | Method | HTTP request | Description |
---|---|---|---|
JiraApi | addAttachment | POST /issue/{issueIdOrKey}/attachments | Add one or more attachments to an issue |
JiraApi | createIssue | POST /issue | Creates an issue or a sub-task from a JSON representation |
JiraApi | findUsers | GET /user/search | Returns a list of users that match the search string. This resource cannot be accessed anonymously. |
Documentation For Models
- JiraCreatedIssue
- JiraIssueCreationProperties
- JiraIssueFields
- JiraIssueFieldsAssignee
- JiraIssueFieldsIssuetype
- JiraIssueFieldsPriority
- JiraIssueFieldsProject
- JiraIssueFieldsReporter
- JiraUser
Documentation For Authorization
crowdAuth
- Type: HTTP basic authentication
Author
All versions of php-jira-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
The package adesso-mobile/php-jira-client contains the following files
Loading the files please wait ....