PHPackages                             patriziotomato/laravel-jira - 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. [Framework](/categories/framework)
4. /
5. patriziotomato/laravel-jira

ActiveProject[Framework](/categories/framework)

patriziotomato/laravel-jira
===========================

Easily access the Jira-API in your Laravel Application

v3.0(10mo ago)04.5k↓42.1%1MITPHPPHP ^8.2CI failing

Since Mar 2Pushed 10mo ago2 watchersCompare

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

READMEChangelog (10)Dependencies (3)Versions (15)Used By (0)

laravel-jira
============

[](#laravel-jira)

Easily access the Jira-API in your Laravel Application

Configuration via .env
----------------------

[](#configuration-via-env)

```
JIRAAPI_V3_HOST="https://xxxxxxx.atlassian.net"
JIRAAPI_V3_USER="firstname.lastname@company.com"
JIRAAPI_V3_PERSONAL_ACCESS_TOKEN='Generated in your Jiras personal settings'

```

Usage
-----

[](#usage)

```
$jira = app(Jira::class);

$jira->users()->get();
$jira->projectVersions('PROJECT_KEY');
```

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance54

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 96.2% of commits — single point of failure

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

Recently: every ~413 days

Total

14

Last Release

309d ago

Major Versions

v0.4.1 → v1.0.02020-02-14

v1.3.1 → v2.02023-01-03

v2.1 → v3.02025-07-08

PHP version history (4 changes)v0.1PHP &gt;=7.1.3

v1.0.0PHP &gt;=7.2

v1.2PHP &gt;=7.2.5

v2.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/76590d8c18de5295f46fe50d2b33eaec56878553dd7ca8aff93a3a6f648cd31b?d=identicon)[patriziotomato](/maintainers/patriziotomato)

---

Top Contributors

[![patriziotomato](https://avatars.githubusercontent.com/u/544502?v=4)](https://github.com/patriziotomato "patriziotomato (25 commits)")[![quaddy](https://avatars.githubusercontent.com/u/8025038?v=4)](https://github.com/quaddy "quaddy (1 commits)")

---

Tags

frameworklaravel

### Embed Badge

![Health badge](/badges/patriziotomato-laravel-jira/health.svg)

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

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)

PHPackages © 2026

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