vitexsoftware/multiflexi-database-connection
Composer 安装命令:
composer require vitexsoftware/multiflexi-database-connection
包简介
MultiFlexi support for PDO database connections
README 文档
README
PDO database connection credential support for MultiFlexi.
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 (enhancesphp-vitexsoftware-multiflexi-core)multiflexi-database-connection-ui— Connection builder wizard, PDO test, server info and table listing (enhancesmultiflexi-web)
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
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
From Debian packages
apt install multiflexi-database-connection multiflexi-database-connection-ui
From source (development)
composer install make phpunit make cs
Building Debian Packages
make deb
This produces multiflexi-database-connection_*.deb and multiflexi-database-connection-ui_*.deb in the parent directory.
License
MIT — see debian/copyright for details.
MultiFlexi
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 6
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-02