PHPackages                             gam6itko/cycle-nyholm-dsn-bridge - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. gam6itko/cycle-nyholm-dsn-bridge

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gam6itko/cycle-nyholm-dsn-bridge
================================

sypex-geo bridge for spiral framework

0.2.2(2y ago)05.3k↑76.7%MITPHPPHP ^8.0

Since Jan 9Pushed 2y ago1 watchersCompare

[ Source](https://github.com/gam6itko/cycle-nyholm-dsn-bridge)[ Packagist](https://packagist.org/packages/gam6itko/cycle-nyholm-dsn-bridge)[ RSS](/packages/gam6itko-cycle-nyholm-dsn-bridge/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

Nyholmd DNS Cycle Database Config
=================================

[](#nyholmd-dns-cycle-database-config)

```
# app/config/database.php

return [
    'default' => env('DATABASE_DEFAULT_DRIVER', 'my-db'),

    'databases' => [
        'my-db' => [
            'connection' => 'mysql.db',
        ],
    ],

    'connections' => [
        'mysql.db' => new MySQLDriverConfig(
            // 'mysql:host=mysql;dbname=testdb;charset=utf8mb4', 'user', 'pass'
            new NyholmDsnConnectionConfig('mysql://user:pass@mysql:3306/testdb?charset=utf8mb4')
        ),
    ],
];
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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 ~118 days

Total

4

Last Release

910d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3841197?v=4)[Alexander Strizhak](/maintainers/gam6itko)[@gam6itko](https://github.com/gam6itko)

---

Top Contributors

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

---

Tags

dsncycle

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gam6itko-cycle-nyholm-dsn-bridge/health.svg)

```
[![Health](https://phpackages.com/badges/gam6itko-cycle-nyholm-dsn-bridge/health.svg)](https://phpackages.com/packages/gam6itko-cycle-nyholm-dsn-bridge)
```

###  Alternatives

[enqueue/dsn

Parse DSN

12526.3M57](/packages/enqueue-dsn)[cycle/orm

PHP DataMapper ORM and Data Modelling Engine

1.3k888.3k73](/packages/cycle-orm)[yiisoft/yii-cycle

Cycle ORM v2 support

47117.5k](/packages/yiisoft-yii-cycle)[wayofdev/laravel-cycle-orm-adapter

🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.

3729.5k3](/packages/wayofdev-laravel-cycle-orm-adapter)[yiisoft/rbac-cycle-db

Yii RBAC Cycle Database storage

1728.3k](/packages/yiisoft-rbac-cycle-db)[cycle/active-record

Provides a simple way to work with your database using Active Record pattern and Cycle ORM

671.6k5](/packages/cycle-active-record)

PHPackages © 2026

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