获取数据库信息和表信息
github.com/aweitian/db-reflection
pkg:composer/aweitian/db-reflection
Installs: 167
Dependents: 2
Suggesters: 0
Stars: 0
Open Issues: 0
Advisories: 0
Aikido package health analysis
Requires
Requires (Dev)
Suggests
None
Provides
Conflicts
Replaces
MIT 659e0e83818ab64cfac1084390237afcc3625257
dbaweitiantiananwei
This package is auto-updated.
Last update: 2026-02-07 16:15:40 UTC
使用 composer 命令进行安装或下载源代码使用。
composer require aweitian/db-reflection
需要数据库garri
./vendor/bin/phpunit
$info = new Table ('gg', $this->con, $this->cache); $info->getColumnNames()