PHPackages                             vitexsoftware/multiflexi-database-connection - 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. [Database &amp; ORM](/categories/database)
4. /
5. vitexsoftware/multiflexi-database-connection

ActiveLibrary[Database &amp; ORM](/categories/database)

vitexsoftware/multiflexi-database-connection
============================================

MultiFlexi support for PDO database connections

v2.0.1(1mo ago)041MITPHP

Since May 18Pushed 2w agoCompare

[ Source](https://github.com/VitexSoftware/multiflexi-database-connection)[ Packagist](https://packagist.org/packages/vitexsoftware/multiflexi-database-connection)[ RSS](/packages/vitexsoftware-multiflexi-database-connection/feed)WikiDiscussions main Synced today

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

multiflexi-database-connection
==============================

[](#multiflexi-database-connection)

PDO database connection credential support for [MultiFlexi](https://multiflexi.eu).

Description
-----------

[](#description)

This package provides database connection credential management for MultiFlexi, split into two Debian packages:

- `multiflexi-database-connection` — Credential prototype with driver, host, port, database, user and password fields (enhances `php-vitexsoftware-multiflexi-core`)
- `multiflexi-database-connection-ui` — Connection builder wizard, PDO test, server info and table listing (enhances `multiflexi-web`)

Credential Fields
-----------------

[](#credential-fields)

- **DB\_TYPE** — PDO driver (`mysql`, `pgsql`, `sqlite`)
- **DB\_HOST** — Database server hostname or IP
- **DB\_PORT** — Port number (empty = driver default)
- **DB\_NAME** — Database name or SQLite file path
- **DB\_USER** — Database username
- **DB\_PASSWORD** — Database password

UI Features
-----------

[](#ui-features)

The web interface component provides:

- Interactive DSN builder wizard with driver-specific fields
- Live PDO DSN preview
- PDO connection test with error reporting
- Server version and driver information display
- Database table listing

Installation
------------

[](#installation)

### From Debian packages

[](#from-debian-packages)

```
apt install multiflexi-database-connection multiflexi-database-connection-ui
```

### From source (development)

[](#from-source-development)

```
composer install
make phpunit
make cs
```

Building Debian Packages
------------------------

[](#building-debian-packages)

```
make deb
```

This produces `multiflexi-database-connection_*.deb` and `multiflexi-database-connection-ui_*.deb` in the parent directory.

License
-------

[](#license)

MIT — see [debian/copyright](debian/copyright) for details.

MultiFlexi
----------

[](#multiflexi)

[![MultiFlexi](https://github.com/VitexSoftware/MultiFlexi/raw/main/doc/multiflexi-app.svg)](https://www.multiflexi.eu/)

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance94

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

46d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/vitexsoftware-multiflexi-database-connection/health.svg)

```
[![Health](https://phpackages.com/badges/vitexsoftware-multiflexi-database-connection/health.svg)](https://phpackages.com/packages/vitexsoftware-multiflexi-database-connection)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k117.2M118](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[pgvector/pgvector

pgvector support for PHP

198741.5k12](/packages/pgvector-pgvector)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

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