2017 © Pedro Peláez
 

symfony-bundle jira-bundle

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

image

stingus/jira-bundle

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

  • Friday, April 20, 2018
  • by stingus
  • Repository
  • 1 Watchers
  • 1 Stars
  • 506 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 14 % Grown

The README.md

Build Status Code Climate Test Coverage, (*1)

StingusJiraBundle

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

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., (*3)

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., (*4)

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)
  • 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

  • PHP >= 7.0 (openssl extension required)
  • Symfony >= 3.4

Documentation

See the bundle documentation for installation and usage., (*5)

The Versions

20/04 2018

dev-master

9999999-dev http://tbd

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Arthur Kerpician

oauth jira consumer

20/04 2018

0.3.0

0.3.0.0 http://tbd

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Arthur Kerpician

oauth jira consumer

09/09 2017

0.2.0

0.2.0.0 http://tbd

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Arthur Kerpician

oauth jira consumer

21/08 2017

0.1.1

0.1.1.0 http://tbd

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Arthur Kerpician

oauth jira consumer