Skip to content

EncoreDigitalGroup/Atlassian-Sdk

This Atlassian SDK developed by Encore Digital Group provides a strongly typed method of interacting with Atlassian Products.

Who Uses This SDK

Aside from Encore Digital Group, some notable users of this SDK are:

We Love Laravel

The Atlassian SDK was originally built for use with Laravel only, but now it can be used in any framework, or no framework thanks to PHPGenesis.

What's Included

Atlassian offers a number of cloud products, this SDK includes:

Installation

To install the Atlassian SDK, you can use Composer:

composer require encoredigitalgroup/atlassian-sdk

Backwards Compatibility Promise

This SDK is built with backwards compatibility in mind. Encore Digital Group follows the Semantic Versioning standard with a few exceptions:

  • We will not bump the major version for a breaking change if the current major version is 0. Instead, we will bump the minor version.
  • We will not bump the major version for a breaking change if the breaking change is a result of a bug fix.
  • Classes marked as @internal are not considered part of the public API and may change at any time.
  • Classes marked as @experimental are not considered stable and may change at any time.

License

License information can be found here file.