PHPackages                             stingus/jira-bundle - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. stingus/jira-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

stingus/jira-bundle
===================

Symfony bundle for applications used as Jira consumers, providing Oauth 1.0a integration

1.0.2(6y ago)53.0k1[1 issues](https://github.com/stingus/StingusJiraBundle/issues)MITPHPPHP ^7.0CI failing

Since Aug 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/stingus/StingusJiraBundle)[ Packagist](https://packagist.org/packages/stingus/jira-bundle)[ Docs](http://tbd)[ RSS](/packages/stingus-jira-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (4)Dependencies (10)Versions (7)Used By (0)

[![Build Status](https://camo.githubusercontent.com/04a4a381d0ac7b0fda6c971856d21fba3c8ec1456d285db9756908f53a226147/68747470733a2f2f7472617669732d63692e6f72672f7374696e6775732f5374696e6775734a69726142756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/stingus/StingusJiraBundle)[![Code Climate](https://camo.githubusercontent.com/7478da73b4f1d9ebfef74b7d50fb3af55e46d383784ea070a30a95fe9c61b5c8/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f7374696e6775732f5374696e6775734a69726142756e646c652f6261646765732f6770612e737667)](https://codeclimate.com/github/stingus/StingusJiraBundle)[![Test Coverage](https://camo.githubusercontent.com/83e9fadfcf6b5529e5c141e7ffc656f3d8f452980d123c97e146bf3d397fdb00/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f7374696e6775732f5374696e6775734a69726142756e646c652f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/stingus/StingusJiraBundle/coverage)

StingusJiraBundle
=================

[](#stingusjirabundle)

This bundle connects your Symfony application to one or more Atlassian JIRA instances, allowing you to make API requests to those instances.

When you should use this bundle
-------------------------------

[](#when-you-should-use-this-bundle)

If you need to use the JIRA REST APIs for one or more JIRA instances, the bundle exposes all the methods needed to make API requests, using the OAuth 1.0a protocol.

When you should not use this bundle
-----------------------------------

[](#when-you-should-not-use-this-bundle)

This bundle is not using JIRA as an authentication provider for your application users. There are other solutions doing just that, like [HWIOAuthBundle](https://github.com/hwi/HWIOAuthBundle).

Features
--------

[](#features)

- SSL certificate generation
- Get the OAuth tokens for each JIRA instance used in your application
- OAuth authorization controller, dealing with the OAuth "dance" between your application (as a consumer) and the JIRA instance (as describe in the [official JIRA docs](https://developer.atlassian.com/cloud/jira/platform/jira-rest-api-oauth-authentication/))
- JIRA API client, which can be used for all API requests sent to the JIRA instance
- OAuth token storage (only Doctrine ORM for now). You can, however, manage the tokens by catching the Stingus/Jira/Event/OauthTokenGeneratedEvent

Prerequisites
-------------

[](#prerequisites)

- PHP &gt;= 7.0 (openssl extension required)
- Symfony &gt;= 3.4

Documentation
-------------

[](#documentation)

See the [bundle documentation](https://github.com/stingus/StingusJiraBundle/blob/master/Resources/doc/index.rst)for installation and usage.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity62

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~162 days

Recently: every ~198 days

Total

6

Last Release

2378d ago

Major Versions

0.3.0 → 1.0.02019-02-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/b17595d4e52dd64b26dea3bcc87bd7df72483b3fe730e2ccad91d70df12a64c3?d=identicon)[stingus](/maintainers/stingus)

---

Tags

jira-rest-apioauth-clientsymfonysymfony-bundleoauthjiraconsumer

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/stingus-jira-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/stingus-jira-bundle/health.svg)](https://phpackages.com/packages/stingus-jira-bundle)
```

###  Alternatives

[hwi/oauth-bundle

Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.

2.4k21.5M69](/packages/hwi-oauth-bundle)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[overtrue/socialite

A collection of OAuth 2 packages.

1.4k5.5M87](/packages/overtrue-socialite)[auth0/symfony

Symfony SDK for Auth0 Authentication and Management APIs.

128738.1k](/packages/auth0-symfony)[ellaisys/aws-cognito

AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP

120220.7k1](/packages/ellaisys-aws-cognito)[klapaudius/oauth-server-bundle

Symfony(5.x to 8.x) OAuth Server Bundle

15547.3k2](/packages/klapaudius-oauth-server-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
