PHPackages                             chaseconey/jira-cli - 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. [CLI &amp; Console](/categories/cli)
4. /
5. chaseconey/jira-cli

ActiveLibrary[CLI &amp; Console](/categories/cli)

chaseconey/jira-cli
===================

A simple jira command-line utility

0.1.0(11y ago)014MITPHPPHP &gt;=5.4

Since May 5Pushed 10y agoCompare

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

READMEChangelogDependencies (3)Versions (5)Used By (0)

jira-cli
--------

[](#jira-cli)

[![StyleCI](https://camo.githubusercontent.com/de9e85d551a556d6cbaa23824080f8b94d3bd49a71f84853897bfe5d401a6b5d/68747470733a2f2f7374796c6563692e696f2f7265706f732f33353132313931392f736869656c64)](https://styleci.io/repos/35121919/)[![Latest Stable Version](https://camo.githubusercontent.com/7cea7af7b8d1d5bd983e14e7b05af600d3eeec052da0f746c74d764265293f60/68747470733a2f2f706f7365722e707567782e6f72672f6368617365636f6e65792f6a6972612d636c692f762f737461626c65)](https://packagist.org/packages/chaseconey/jira-cli) [![Total Downloads](https://camo.githubusercontent.com/a8b2488c0b68db615eb83898685cadd313f29a33fe5d6afc1e352d703d4fd2cf/68747470733a2f2f706f7365722e707567782e6f72672f6368617365636f6e65792f6a6972612d636c692f646f776e6c6f616473)](https://packagist.org/packages/chaseconey/jira-cli) [![Latest Unstable Version](https://camo.githubusercontent.com/abcb012ae15f006c51ba6a385bad4f54d6c8d13a46abaf32f446796bbb8516ec/68747470733a2f2f706f7365722e707567782e6f72672f6368617365636f6e65792f6a6972612d636c692f762f756e737461626c65)](https://packagist.org/packages/chaseconey/jira-cli) [![License](https://camo.githubusercontent.com/f8a9cab9a12fd102c26b5ff8ad40f26053a52c59d2cbda42cb58de8fe2c51921/68747470733a2f2f706f7365722e707567782e6f72672f6368617365636f6e65792f6a6972612d636c692f6c6963656e7365)](https://packagist.org/packages/chaseconey/jira-cli)

A very simple command-line interface to your Jira instance.

*In Development*

### Quickstart

[](#quickstart)

*As of right now, these lines are required in your global composer json due to dependency issue*

```
	{
		"minimum-stability": "dev",
		"prefer-stable": true
	}
```

- Install globally via composer

`composer global require "chaseconey/jira-cli=~0.1"`

- Initialize config file

`jira init`

- Setup necessary config options (all are required)

`vim ~/.jira-cli/.env`

- Run commands!

### Example commands

[](#example-commands)

Perform full-text searches through the search command:

`jira search "some interesting search"`

Get detailed information about a specific issue:

`jira key PROJ-1`

Get detailed information with all of the associated comments:

`jira key PROJ-1 --comments`

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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

Every ~0 days

Total

4

Last Release

4031d ago

### Community

Maintainers

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

---

Top Contributors

[![chaseconey](https://avatars.githubusercontent.com/u/1449463?v=4)](https://github.com/chaseconey "chaseconey (16 commits)")

---

Tags

jirajira-cli

### Embed Badge

![Health badge](/badges/chaseconey-jira-cli/health.svg)

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[aedart/athenaeum

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

245.2k](/packages/aedart-athenaeum)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1441.3k](/packages/shel-neos-terminal)

PHPackages © 2026

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