Download the PHP package encoredigitalgroup/atlassian-sdk without Composer
On this page you can find all versions of the php package encoredigitalgroup/atlassian-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download encoredigitalgroup/atlassian-sdk
More information about encoredigitalgroup/atlassian-sdk
Files in encoredigitalgroup/atlassian-sdk
Package atlassian-sdk
Short Description Atlassian SDK
License BSD-3-Clause
Informations about the package atlassian-sdk
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:
- Jira Cloud
- More Upon Request or PR
Installation
To install the Atlassian SDK, you can use Composer:
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.
All versions of atlassian-sdk with dependencies
encoredigitalgroup/stdlib Version ^1.6
laravel/framework Version ^10|^11
phpgenesis/phpgenesis Version ^0.2.29