Download the PHP package peng49/db2markdown without Composer
On this page you can find all versions of the php package peng49/db2markdown. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download peng49/db2markdown
More information about peng49/db2markdown
Files in peng49/db2markdown
Download peng49/db2markdown
More information about peng49/db2markdown
Files in peng49/db2markdown
Vendor peng49
Package db2markdown
Short Description php auto generate markdown for database
License MIT
Homepage https://github.com/peng49/db2markdown
Package db2markdown
Short Description php auto generate markdown for database
License MIT
Homepage https://github.com/peng49/db2markdown
Please rate this library. Is it a good library?
Informations about the package db2markdown
通过Sql语句生成markdown文档的php程序
安装
composer require peng49/db2markdown
命令行使用
php vendor/bin/db2markdown
输入数据库的 地址(host), 端口(port) 用户名,密码,要导出的表,默认是*,生成所有表的文档,指定多个表明用逗号隔开,如: table1,table2
导出PostgreSQL结构
代码中使用
All versions of db2markdown with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.1.0
ext-pdo Version *
ext-pdo Version *
The package peng49/db2markdown contains the following files
Loading the files please wait ....