PHPackages                             votemike/dbhelper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. votemike/dbhelper

ActiveLibrary[Database &amp; ORM](/categories/database)

votemike/dbhelper
=================

Suggestions for database improvements

1.0.1(10y ago)125MITPHPPHP &gt;=5.3.0

Since Oct 10Pushed 10y agoCompare

[ Source](https://github.com/votemike/dbhelper)[ Packagist](https://packagist.org/packages/votemike/dbhelper)[ Docs](https://github.com/votemike/dbhelper)[ RSS](/packages/votemike-dbhelper/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

DB Helper
=========

[](#db-helper)

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
-------

[](#install)

Via Composer

```
$ composer require votemike/dbhelper --dev
```

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

Usage
-----

[](#usage)

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

Future Improvements
-------------------

[](#future-improvements)

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

Credits
-------

[](#credits)

- [Michael Gwynne](http://www.votemike.co.uk)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~93 days

Total

3

Last Release

3733d ago

Major Versions

0.0.1 → 1.0.02015-10-10

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3957065?v=4)[Michael Gwynne](/maintainers/votemike)[@votemike](https://github.com/votemike)

---

Top Contributors

[![votemike](https://avatars.githubusercontent.com/u/3957065?v=4)](https://github.com/votemike "votemike (4 commits)")

---

Tags

laraveldatabaseDB Helper

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/votemike-dbhelper/health.svg)

```
[![Health](https://phpackages.com/badges/votemike-dbhelper/health.svg)](https://phpackages.com/packages/votemike-dbhelper)
```

###  Alternatives

[illuminate/database

The Illuminate Database package.

2.8k54.9M11.6k](/packages/illuminate-database)[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k8.4M96](/packages/mongodb-laravel-mongodb)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8793.2M25](/packages/yajra-laravel-oci8)[glushkovds/phpclickhouse-laravel

Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel

2051.5M2](/packages/glushkovds-phpclickhouse-laravel)[aimeos/laravel-nestedset

Nested Set Model for Laravel

3714.4k6](/packages/aimeos-laravel-nestedset)[vectorial1024/laravel-cache-evict

Efficiently remove expired Laravel file/database cache data

5917.4k](/packages/vectorial1024-laravel-cache-evict)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
