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. [API Development](/categories/api)
4. /
5. hcelebi/jira-php-client

ActiveLibrary[API Development](/categories/api)

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

PHP Client For Jira API

1.0.0(4y 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 today

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 35% 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

1466d 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

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[pantheon-systems/terminus

A command line interface for Pantheon

3391.5M18](/packages/pantheon-systems-terminus)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M13](/packages/checkout-checkout-sdk-php)

PHPackages © 2026

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