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(6mo ago)013.5k[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 5d 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 2d ago

READMEChangelogDependencies (19)Versions (19)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

48

—

FairBetter than 93% of packages

Maintenance85

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

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

206d 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] (324 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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M577](/packages/shopware-core)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)

PHPackages © 2026

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