PHPackages                             a5sys/mantis-api-bundle - 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. a5sys/mantis-api-bundle

ActiveSymfony-bundle[API Development](/categories/api)

a5sys/mantis-api-bundle
=======================

1.0.0(8y ago)24202[1 issues](https://github.com/A5sys/MantisApiBundle/issues)MITPHPPHP &gt;=5.3

Since Apr 26Pushed 7y ago3 watchersCompare

[ Source](https://github.com/A5sys/MantisApiBundle)[ Packagist](https://packagist.org/packages/a5sys/mantis-api-bundle)[ RSS](/packages/a5sys-mantis-api-bundle/feed)WikiDiscussions master Synced 2mo ago

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

MantisApiBundle
===============

[](#mantisapibundle)

A bundle that provides services for the Mantis API

Composer
========

[](#composer)

Use composer to get the bundle

```
composer require "a5sys/mantis-api-bundle"

```

Requirements
============

[](#requirements)

PHP extensions:

- php\_soap

Activate the bundle
===================

[](#activate-the-bundle)

In the AppKernel, activate the bundle

```
        new A5sys\MantisApiBundle\MantisApiBundle(),

```

The configuration
=================

[](#the-configuration)

In the config.yml, the configuration for the bundle is:

```
mantis_api:
    login: "%mantis_login%"
    password: "%mantis_password%"
    url: "%mantis_url%/api/soap/mantisconnect.php"
    verify_peer: true #mandatory, the ssl option
    verify_peer_name: true #mandatory, the ssl option
    allow_self_signed: false #mandatory, the ssl option

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

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

2936d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/3a644d41501105bc7aded710d1682ac2a3abdceaf9c02e97d1cb1d6e2607c9d9?d=identicon)[ttx-a5](/maintainers/ttx-a5)

---

Top Contributors

[![ttx-a5](https://avatars.githubusercontent.com/u/14219718?v=4)](https://github.com/ttx-a5 "ttx-a5 (8 commits)")[![thomasbeaujean](https://avatars.githubusercontent.com/u/5817919?v=4)](https://github.com/thomasbeaujean "thomasbeaujean (4 commits)")[![arnaudgoulpeau](https://avatars.githubusercontent.com/u/14837692?v=4)](https://github.com/arnaudgoulpeau "arnaudgoulpeau (1 commits)")

---

Tags

mantisbtsymfony-bundle

### Embed Badge

![Health badge](/badges/a5sys-mantis-api-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/a5sys-mantis-api-bundle/health.svg)](https://phpackages.com/packages/a5sys-mantis-api-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[cravler/maxmind-geoip-bundle

Bundle integrating MaxMind GeoIP2 database into symfony application

27615.8k2](/packages/cravler-maxmind-geoip-bundle)[sulu/headless-bundle

Bundle that provides controllers and services for using Sulu as headless content management system

55133.7k2](/packages/sulu-headless-bundle)

PHPackages © 2026

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