PHPackages                             artemeon/mantis2github - 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. artemeon/mantis2github

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

artemeon/mantis2github
======================

A small CLI tool to create a GitHub issue from a Mantis ticket.

3.1.1(1y ago)1120MITPHPPHP &gt;=8.2

Since Feb 17Pushed 11mo ago3 watchersCompare

[ Source](https://github.com/artemeon/mantis2github)[ Packagist](https://packagist.org/packages/artemeon/mantis2github)[ RSS](/packages/artemeon-mantis2github/feed)WikiDiscussions dev/3.x Synced 1w ago

READMEChangelog (10)Dependencies (12)Versions (40)Used By (0)

Mantis 2 GitHub Connector
=========================

[](#mantis-2-github-connector)

[![Packagist Version](https://camo.githubusercontent.com/3adb752eda9dfee5d0711589cda6771fbaca8ff6993052d2f842a73b2f801e3c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617274656d656f6e2f6d616e746973326769746875623f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/artemeon/mantis2github)[![PHPStan](https://camo.githubusercontent.com/e15d364c7c0af383f9784d4af8419c1fcd87fbb5b44f0d48e32ce327be958008/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d6c6576656c25323031302d627269676874677265656e2e7376673f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/e15d364c7c0af383f9784d4af8419c1fcd87fbb5b44f0d48e32ce327be958008/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d6c6576656c25323031302d627269676874677265656e2e7376673f7374796c653d666f722d7468652d6261646765)[![Packagist Downloads](https://camo.githubusercontent.com/d531484cab8f4b8afdc6c6dd23291ad470e6b7f9f13e379d2a08b9e7c5412eba/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617274656d656f6e2f6d616e746973326769746875623f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/artemeon/mantis2github)[![License](https://camo.githubusercontent.com/32fb190d4f7a015f8c521952e81bd1d41ed2534ba2ed291bf0c6bab489dca9f2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f617274656d656f6e2f6d616e746973326769746875623f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/artemeon/mantis2github)

A small CLI tool to create a GitHub issue out of a Mantis issue. Creates cross-references, so links the GitHub issue to mantis and vice versa.

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

[](#installation)

```
composer global require artemeon/mantis2github
```

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

[](#configuration)

When you first installed the package, call the `configure` command. You only need to do this once.

```
mantis2github configure
```

The command will direct you through the installation process.

### Quick setup

[](#quick-setup)

If you have used a previous version of this package and already have a `config.yaml` file, you can skip the configuration by running:

```
mantis2github configure path/to/config.yaml
```

Usage
-----

[](#usage)

```
mantis2github [command]
```

### Available Commands

[](#available-commands)

CommandDescription[`sync`](#sync)Create a GitHub issue from a Mantis issue[`read:github`](#readgithub)Read details of a GitHub issue[`read:mantis`](#readmantis)Read details of a Mantis issue[`issues:list`](#issueslist)Get a list of Mantis Tickets with their associated GitHub Issues.#### `sync`

[](#sync)

Create a GitHub issue from a list of Mantis issues.

```
mantis2github sync ...
```

##### Arguments

[](#arguments)

ArgumentrequiredDescription`ids``true`Mantis issue ids##### Examples

[](#examples)

###### Sync a single issue

[](#sync-a-single-issue)

```
mantis2github sync 123
```

###### Sync multiple issues

[](#sync-multiple-issues)

```
mantis2github sync 123 456 789
```

#### `read:github`

[](#readgithub)

Read details of a GitHub issue.

```
mantis2github read:github
```

##### Arguments

[](#arguments-1)

ArgumentrequiredDescription`id``true`GitHub issue id#### `read:mantis`

[](#readmantis)

Read details of a Mantis issue.

```
mantis2github read:mantis
```

##### Arguments

[](#arguments-2)

ArgumentrequiredDescription`id``true`Mantis issue id#### `issues:list`

[](#issueslist)

Get a list of Mantis Tickets with their associated GitHub Issues.

```
mantis2github issues:list [--output=html]
```

##### Options

[](#options)

OptionPossible valuesDescription`output``html`Output FormatLicense
-------

[](#license)

This project is open-sourced software licensed under the [MIT license](LICENSE).

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance49

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 82.4% 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 ~34 days

Recently: every ~103 days

Total

34

Last Release

417d ago

Major Versions

0.3.2 → 1.0.02022-02-21

1.5.0 → 2.0.02023-07-31

2.3.0 → 3.0.02025-01-27

PHP version history (3 changes)0.1.0PHP &gt;=7.4

1.0.0PHP &gt;=8.0

3.0.0PHP &gt;=8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c87366e3237b8eed0a163e8a3c14a76418d7a82d34911d205585457a361ea8d?d=identicon)[artemeon](/maintainers/artemeon)

---

Top Contributors

[![marcreichel](https://avatars.githubusercontent.com/u/7645035?v=4)](https://github.com/marcreichel "marcreichel (75 commits)")[![isikbattenstein](https://avatars.githubusercontent.com/u/44429590?v=4)](https://github.com/isikbattenstein "isikbattenstein (7 commits)")[![sidler](https://avatars.githubusercontent.com/u/1846393?v=4)](https://github.com/sidler "sidler (6 commits)")[![chriskapp](https://avatars.githubusercontent.com/u/2505846?v=4)](https://github.com/chriskapp "chriskapp (3 commits)")

---

Tags

cligithubissueissue-managementissuesmantismantisbtsynchronizationticketticketing-system

###  Code Quality

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/artemeon-mantis2github/health.svg)

```
[![Health](https://phpackages.com/badges/artemeon-mantis2github/health.svg)](https://phpackages.com/packages/artemeon-mantis2github)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.7k509.9M17.0k](/packages/laravel-framework)[drush/drush

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

2.4k57.4M685](/packages/drush-drush)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19562.3M1.3k](/packages/drupal-core)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[crunzphp/crunz

Schedule your tasks right from the code.

2292.0M6](/packages/crunzphp-crunz)

PHPackages © 2026

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