PHPackages                             javidnikoo/laravel-atlassian - 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. javidnikoo/laravel-atlassian

ActiveLibrary[API Development](/categories/api)

javidnikoo/laravel-atlassian
============================

Laravel package for Jira Cloud &amp; Confluence Cloud (v3 &amp; v2 APIs)

v0.0.5(3mo ago)01MITPHPPHP ^8.1 || ^8.2 || ^8.3 CI failing

Since Feb 1Pushed 3mo agoCompare

[ Source](https://github.com/javidnikoo/laravel-atlassian)[ Packagist](https://packagist.org/packages/javidnikoo/laravel-atlassian)[ RSS](/packages/javidnikoo-laravel-atlassian/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (7)Versions (6)Used By (0)

Laravel Atlassian
=================

[](#laravel-atlassian)

[![Latest Version on Packagist](https://camo.githubusercontent.com/43f17ac63744e2e00db6bce3d894f2f08724014296d9be828f430d0ef5035c9d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a617669646e696b6f6f2f6c61726176656c2d61746c61737369616e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/javidnikoo/laravel-atlassian)[![CI](https://github.com/javidnikoo/laravel-atlassian/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/javidnikoo/laravel-atlassian/actions/workflows/ci.yml)[![License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

Clean, modern Laravel package for **Confluence Cloud REST API v2** and **Jira Cloud REST API v3**.

Feature Checklist
-----------------

[](#feature-checklist)

### Confluence Cloud (v2 API)

[](#confluence-cloud-v2-api)

- Page - Create, update, get, delete, children
- Space - Resolve key to ID, create space
- Label - Add / get labels on page
- Comment - Add / get comments on page
- Ancestors - Full ancestor chain support
- Descendants - Full descendant tree support
- Content Properties - Set / get page properties
- Attachment - Upload / get attachments
- Blog Post - Create / manage blog posts
- Folder - Folder operations
- Whiteboard - Whiteboard support
- Smart Link - Smart links
- Redactions - Content redactions
- Like - Likes / reactions
- Version - Page version history
- Task - Inline tasks
- Classification Level - Security classification
- Space Permissions - Manage permissions
- Space Properties - Space-level properties
- Space Roles - Space roles
- App Properties - App-specific properties
- Custom Content - Custom content types

### Jira Cloud Platform (v3 API)

[](#jira-cloud-platform-v3-api)

- Issues - Create, update, get
- Issue Comments - Add / get comments
- Issue Links - Create / get links
- Issue Transitions - Change status
- Issue Attachments - Upload / get attachments
- Issue Worklogs - Add / get worklogs
- Issue Properties - Set / get issue properties
- Issue Votes - Vote on issues
- Issue Watchers - Manage watchers
- Issue Bulk Operations - Bulk update / delete
- Issue Search - JQL search
- Issue Security Level - Security levels
- Issue Security Schemes - Manage schemes
- Issue Priorities - Priority management
- Issue Resolutions - Resolution management
- Issue Types - Type schemes / properties
- Issue Link Types - Custom link types
- Issue Custom Fields - Custom field contexts / options
- Issue Field Configurations - Field config schemes
- Projects - Get project details
- Project Components - Components
- Project Versions - Versions
- Project Roles - Role actors
- Project Permission Schemes - Permissions
- Workflow Schemes - Manage workflows
- Permission Schemes - Global permissions
- Groups - Group management
- Users - User search / myself
- Myself - Current user info
- Server Info - Instance info
- Webhooks - Webhook registration

Coverage
--------

[](#coverage)

**HTML coverage report**:

Installation
------------

[](#installation)

```
composer require javidnikoo/laravel-atlassian
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance82

Actively maintained with recent releases

Popularity1

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

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 ~1 days

Total

5

Last Release

98d ago

PHP version history (3 changes)v0.0.1PHP ^8.2

v0.0.4PHP ^8.0 || ^8.1 || ^8.2

v0.0.5PHP ^8.1 || ^8.2 || ^8.3

### Community

Maintainers

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

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/javidnikoo-laravel-atlassian/health.svg)

```
[![Health](https://phpackages.com/badges/javidnikoo-laravel-atlassian/health.svg)](https://phpackages.com/packages/javidnikoo-laravel-atlassian)
```

###  Alternatives

[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[simplestats-io/laravel-client

Client for SimpleStats!

4515.5k](/packages/simplestats-io-laravel-client)[esign/laravel-conversions-api

A laravel wrapper package around the Facebook Conversions API

69145.4k](/packages/esign-laravel-conversions-api)[ryangjchandler/bearer

Minimalistic token-based authentication for Laravel API endpoints.

8129.8k](/packages/ryangjchandler-bearer)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[dragon-code/laravel-json-response

Automatically always return a response in JSON format

1118.6k1](/packages/dragon-code-laravel-json-response)

PHPackages © 2026

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