获取数据库和表的信息
github.com/aweitian/db-reflection
主页
源代码
问题
安装: 153
依赖项: 2
建议者: 0
安全: 0
星标: 0
关注者: 2
分支: 0
开放问题: 0
Requires
Requires (Dev)
Suggests
None
Provides
Conflicts
Replaces
MIT 659e0e83818ab64cfac1084390237afcc3625257
dbaweitiantiananwei
This package is auto-updated.
Last update: 2024-09-07 12:56:13 UTC
使用 composer 命令安装或下载源代码使用。
composer require aweitian/db-reflection
需要数据库garri
./vendor/bin/phpunit
$info = new Table ('gg', $this->con, $this->cache); $info->getColumnNames()