PHPackages                             bluetea/jira-rest-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. bluetea/jira-rest-api

AbandonedArchivedLibrary[API Development](/categories/api)

bluetea/jira-rest-api
=====================

Atlassian JIRA REST API PHP Library

58.8k5[1 issues](https://github.com/BlueTeaNL/JIRA-Rest-API-PHP/issues)PHP

Since Apr 22Pushed 11y ago7 watchersCompare

[ Source](https://github.com/BlueTeaNL/JIRA-Rest-API-PHP)[ Packagist](https://packagist.org/packages/bluetea/jira-rest-api)[ RSS](/packages/bluetea-jira-rest-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

JIRA Rest API for PHP
=====================

[](#jira-rest-api-for-php)

Atlassian JIRA contains a REST API. With this PHP Library you can use this REST API on an object oriented way. If you want to use this library in a Symfony2 project, a Symfony2 bundle will be available soon!

Usage
=====

[](#usage)

Usage is very easy! First set up the connection to your Atlassian JIRA server and then call some endpoints.

```
