承接 votemike/dbhelper 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

votemike/dbhelper

最新稳定版本:1.0.1

Composer 安装命令:

composer require votemike/dbhelper

包简介

Suggestions for database improvements

README 文档

README

Add this package to your Laravel installation and visit /dbhelper in your browser to see suggested table schema changes. It can show you columns that are too big, but also columns that are coming up to their limit.
FOR LOCAL USE ONLY. DO NOT USE THIS IN PRODUCTION. There is no protection on the root, so people would be able to spy on your database structure.
This package does not support signed integers yet. Please use GitHub to raise any issues and suggest any improvements.

Install

Via Composer

$ composer require votemike/dbhelper --dev

Then add Votemike\Dbhelper\DbhelperServiceProvider::class to your 'providers' array in config/app.php

Usage

Visit /dbhelper in your browser to see a list of suggested improvements

Future Improvements

  • Refactor
  • Split Numeric and Textual Column types
  • Suggest missing indexes/foreign keys

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-10-10