PHPackages                             dbp/relay-mono-connector-generic-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. [Payment Processing](/categories/payments)
4. /
5. dbp/relay-mono-connector-generic-bundle

ActiveSymfony-bundle[Payment Processing](/categories/payments)

dbp/relay-mono-connector-generic-bundle
=======================================

A generic connector for the mono payment bundle for the Relay API gateway

v0.1.14(5mo ago)012.6k[1 issues](https://github.com/digital-blueprint/relay-mono-connector-generic-bundle/issues)AGPL-3.0-or-laterPHPPHP &gt;=8.2CI passing

Since Oct 6Pushed 2mo ago3 watchersCompare

[ Source](https://github.com/digital-blueprint/relay-mono-connector-generic-bundle)[ Packagist](https://packagist.org/packages/dbp/relay-mono-connector-generic-bundle)[ RSS](/packages/dbp-relay-mono-connector-generic-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (19)Versions (18)Used By (0)

DbpRelayMonoConnectorGenericBundle
==================================

[](#dbprelaymonoconnectorgenericbundle)

[GitHub](https://github.com/digital-blueprint/relay-mono-connector-generic-bundle) | [Packagist](https://packagist.org/packages/dbp/relay-mono-connector-generic-bundle)

[![Test](https://github.com/digital-blueprint/relay-mono-connector-generic-bundle/actions/workflows/test.yml/badge.svg)](https://github.com/digital-blueprint/relay-mono-connector-generic-bundle/actions/workflows/test.yml)

A generic connector for the mono bundle for the Relay API gateway

Bundle installation
-------------------

[](#bundle-installation)

You can install the bundle directly from [packagist.org](https://packagist.org/packages/dbp/relay-mono-connector-generic-bundle).

```
composer require dbp/relay-mono-connector-generic-bundle
```

Integration into the API Server
-------------------------------

[](#integration-into-the-api-server)

- Add the necessary bundles to your `config/bundles.php`:

```
...
Dbp\Relay\MonoBundle\DbpRelayMonoBundle::class => ['all' => true],
Dbp\Relay\MonoConnectorGenericBundle\DbpRelayMonoConnectorGenericBundle::class => ['all' => true],
Dbp\Relay\CoreBundle\DbpRelayCoreBundle::class => ['all' => true],
];
```

- Run `composer install` to clear caches

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

[](#configuration)

For this create `config/packages/dbp_relay_mono_connector_generic.yaml` in the app with the following content:

```
dbp_relay_mono_connector_generic:
```

For more info on bundle configuration see [Symfony bundles configuration](https://symfony.com/doc/current/bundles/configuration.html).

Development &amp; Testing
-------------------------

[](#development--testing)

- Install dependencies: `composer install`
- Run tests: `composer test`
- Run linters: `composer run lint`
- Run cs-fixer: `composer run cs-fix`

Bundle dependencies
-------------------

[](#bundle-dependencies)

Don't forget you need to pull down your dependencies in your main application if you are installing packages in a bundle.

```
# updates and installs dependencies from dbp/relay-mono-connector-generic-bundle
composer update dbp/relay-mono-connector-generic-bundle
```

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance80

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69.3% 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 ~82 days

Recently: every ~150 days

Total

15

Last Release

153d ago

PHP version history (4 changes)v0.1.0PHP &gt;=7.3

v0.1.7PHP &gt;=7.4

v0.1.8PHP &gt;=8.1

v0.1.13PHP &gt;=8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1798101?v=4)[Patrizio Bekerle](/maintainers/pbek)[@pbek](https://github.com/pbek)

![](https://avatars.githubusercontent.com/u/991986?v=4)[Christoph Reiter](/maintainers/lazka)[@lazka](https://github.com/lazka)

![](https://avatars.githubusercontent.com/u/116099192?v=4)[dbp-deploy](/maintainers/dbp-deploy)[@DBP-deploy](https://github.com/DBP-deploy)

---

Top Contributors

[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (289 commits)")[![lazka](https://avatars.githubusercontent.com/u/991986?v=4)](https://github.com/lazka "lazka (120 commits)")[![pbek](https://avatars.githubusercontent.com/u/1798101?v=4)](https://github.com/pbek "pbek (5 commits)")[![leitgab](https://avatars.githubusercontent.com/u/609320?v=4)](https://github.com/leitgab "leitgab (3 commits)")

---

Tags

digital-blueprintpayment-integrationrelay-bundlesymfony-bundle

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/dbp-relay-mono-connector-generic-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/dbp-relay-mono-connector-generic-bundle/health.svg)](https://phpackages.com/packages/dbp-relay-mono-connector-generic-bundle)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M233](/packages/nelmio-api-doc-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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