PHPackages                             dbp/relay-nexus-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. dbp/relay-nexus-bundle

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

dbp/relay-nexus-bundle
======================

A template bundle for the Relay API gateway

v0.2.6(4mo ago)05.8k[1 issues](https://github.com/digital-blueprint/relay-nexus-bundle/issues)AGPL-3.0-or-laterPHPPHP &gt;=8.2CI passing

Since Apr 10Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/digital-blueprint/relay-nexus-bundle)[ Packagist](https://packagist.org/packages/dbp/relay-nexus-bundle)[ RSS](/packages/dbp-relay-nexus-bundle/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (23)Versions (16)Used By (0)

DbpRelayNexusBundle
===================

[](#dbprelaynexusbundle)

[GitHub](https://github.com/relay-nexus-bundle) | [Packagist](https://packagist.org/packages/dbp/relay-nexus-bundle) | [Frontend Application](https://github.com/digital-blueprint/nexus-app)

The Nexus bundle provides an API for providing a desktop application merging multiple frontend activities.

There is a corresponding frontend application that uses this API at [Nexus Frontend Application](https://github.com/digital-blueprint/nexus-app).

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

[](#bundle-installation)

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

```
composer require dbp/relay-nexus-bundle
```

Bundle configuration
--------------------

[](#bundle-configuration)

Add this file `dbp_relay_nexus.yaml` to your `config/packages/` directory, e.g.:

```
dbp_relay_nexus:
    topics:
        - "https://server01.org/app/app.topic.metadata.json"
        - "https://server02.org/app/app.topic.metadata.json"
        - "https://server03.org/app/app.topic.metadata.json"
    typesense:
        api_url: "%env(NEXUS_TYPESENSE_API_URL)%"
        api_key: "%env(NEXUS_TYPESENSE_API_KEY)%"
    authorization:
        roles:
            ROLE_USER: 'user.get("ROLE_DEVELOPER")'
```

variabletypecontenttopicsarraystrings are URLs to the `topic.metatdada.json` files of the apps**typsense**Settings for the internal connction to the typesense serverapi\_urlstringTypesense API URL of the internal typesense serverapi\_keystringtypesense API key to create, query and delete typesense collectionsAutomatic import into new collection
------------------------------------

[](#automatic-import-into-new-collection)

Run `bin/console dbp:relay:nexus:generate:activities` to create a new collection with currently available activities. If documents were imported, the alias is set to the latest import and obsolete collections are deleted.

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance86

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65.2% 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 ~67 days

Total

11

Last Release

138d ago

PHP version history (2 changes)v0.1.0PHP &gt;=8.1

v0.2.2PHP &gt;=8.2

### Community

Maintainers

![](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] (122 commits)")[![lazka](https://avatars.githubusercontent.com/u/991986?v=4)](https://github.com/lazka "lazka (48 commits)")[![euneuber](https://avatars.githubusercontent.com/u/3296589?v=4)](https://github.com/euneuber "euneuber (13 commits)")[![pbek](https://avatars.githubusercontent.com/u/1798101?v=4)](https://github.com/pbek "pbek (2 commits)")[![zsuffad](https://avatars.githubusercontent.com/u/5683951?v=4)](https://github.com/zsuffad "zsuffad (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[sylius/sylius

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

8.5k5.9M738](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[sulu/sulu

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

1.3k1.4M203](/packages/sulu-sulu)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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