定制 danilocgsilva/database_discover 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

danilocgsilva/database_discover

最新稳定版本:1.8.0

Composer 安装命令:

composer require danilocgsilva/database_discover

包简介

Discover some basic data from database

README 文档

README

Project to discover a relational database structure.

The main class is DatabaseDiscover.php. Instantiates it providing a PDO object holding the database connection data. Then use its methods to show you some data about the database.

TODO

  • Checks if there are fields as id in other tables that matches to current table field. The intent is to search for any foreign relationship (even if no foreign key is setted to field)
  • Search for related tables by name.

统计信息

  • 总下载量: 59
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 4
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-06-07