PHPackages                             tobur/dynamic-domain-config - 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. tobur/dynamic-domain-config

ActiveSymfony-bundle

tobur/dynamic-domain-config
===========================

v0.6(7y ago)07111PHPPHP &gt;=7.1.3

Since Jul 30Pushed 7y agoCompare

[ Source](https://github.com/Tobur/dynamic-domain-config)[ Packagist](https://packagist.org/packages/tobur/dynamic-domain-config)[ RSS](/packages/tobur-dynamic-domain-config/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (1)Versions (7)Used By (0)

**Install:**

```
composer require tobur/dynamic-domain-config

```

**Configure:**

```
dynamic_domain_config:
  domain_mapping:
    example-1.localhost:
        doctrine_host: 'db1'
    example-2.localhost:
        doctrine_host: 'db'
    example-3.localhost:
        doctrine_host: 'db2'
  doctrine_connection: # mapping for doctrine connection parameters
      dbname: 'doctrine_dbname'
      host: 'doctrine_host'
      port: 'doctrine_port'
      user: 'doctrine_user'
      password: 'doctrine_password'

```

If domain "example-1.localhost" and we have parameter in container with name "doctrine\_host" - Bundle will rewrite this parameter from:

```
domain_mapping->your domain->setting name

```

**What for you need that?**

You can use this bundle for override parameters based on domain.

I used this for split selenium tests in my project and run them in parallel.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~16 days

Total

6

Last Release

2764d ago

### Community

Maintainers

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

---

Top Contributors

[![Tobur](https://avatars.githubusercontent.com/u/1667693?v=4)](https://github.com/Tobur "Tobur (4 commits)")

### Embed Badge

![Health badge](/badges/tobur-dynamic-domain-config/health.svg)

```
[![Health](https://phpackages.com/badges/tobur-dynamic-domain-config/health.svg)](https://phpackages.com/packages/tobur-dynamic-domain-config)
```

###  Alternatives

[getkirby/cms

The Kirby core

1.5k535.5k352](/packages/getkirby-cms)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[neos/flow

Flow Application Framework

862.0M451](/packages/neos-flow)

PHPackages © 2026

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