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

015PHP

Since Mar 13Pushed 2mo 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 1mo ago

READMEChangelogDependenciesVersions (1)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

21

—

LowBetter than 18% of packages

Maintenance57

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

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.

### 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 (5 commits)")

### 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

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90440.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)[wildside/userstamps

Laravel Userstamps provides an Eloquent trait which automatically maintains `created\_by` and `updated\_by` columns on your model, populated by the currently authenticated user in your application.

7511.7M13](/packages/wildside-userstamps)

PHPackages © 2026

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