PHPackages                             hcelebi/jira-php-client - 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. hcelebi/jira-php-client

ActiveLibrary

hcelebi/jira-php-client
=======================

PHP Client For Jira API

1.0.0(3y ago)0524PHP

Since Jun 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/hcelebi/jira-php-client)[ Packagist](https://packagist.org/packages/hcelebi/jira-php-client)[ RSS](/packages/hcelebi-jira-php-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (4)Used By (0)

Jira Api Php Client
===================

[](#jira-api-php-client)

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

[](#installation)

The prefered way to install this client

```
php composer.phar require hcelebi/jira-php-client

```

or

```
composer require hcelebi/jira-php-client

```

Configuration
-------------

[](#configuration)

Dependency injection is exist in project, add these factories to configuration.

```
JiraClientFactory.php
VersionServiceFactory.php

```

Dependency injection doesn't exist in project, add this code block to application entry point

```
$container = new Container();
JiraClientFactory::createService($container);
VersionServiceFactory::createService($container);

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

1418d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/28c4a8b1c1b12cefd169a784a3c2682ae535be0c9814adba6bfbada10a3420c9?d=identicon)[hakobe](/maintainers/hakobe)

---

Top Contributors

[![hcelebi](https://avatars.githubusercontent.com/u/172939?v=4)](https://github.com/hcelebi "hcelebi (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hcelebi-jira-php-client/health.svg)

```
[![Health](https://phpackages.com/badges/hcelebi-jira-php-client/health.svg)](https://phpackages.com/packages/hcelebi-jira-php-client)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[google/cloud

Google Cloud Client Library

1.2k16.2M53](/packages/google-cloud)[googleads/googleads-php-lib

Google Ad Manager SOAP API Client Library for PHP

67410.3M25](/packages/googleads-googleads-php-lib)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[rareloop/lumberjack-core

A powerful MVC framework for the modern WordPress developer. Write better, more expressive and easier to maintain code

42155.0k19](/packages/rareloop-lumberjack-core)[concrete5/core

Concrete core subtree split

19159.3k48](/packages/concrete5-core)

PHPackages © 2026

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