PHPackages                             shakogegia/dbtomigration - 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. shakogegia/dbtomigration

ActiveLibrary

shakogegia/dbtomigration
========================

Laravel 5 package to generate migration files from database

0.1.4(9y ago)133MITPHP

Since Nov 18Pushed 8y agoCompare

[ Source](https://github.com/shakogegia/dbtomigration)[ Packagist](https://packagist.org/packages/shakogegia/dbtomigration)[ RSS](/packages/shakogegia-dbtomigration/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (6)Used By (0)

Dbtomigration
=============

[](#dbtomigration)

Laravel 5 package to convert database to laravel migartions

Install
-------

[](#install)

```
composer require shakogegia/dbtomigration

```

Add Service Provider to config/app.php in providers section

```
Shakogegia\Dbtomigration\DbtomigrationServiceProvider::class

```

Usage
=====

[](#usage)

Run artisan command to generate migration files

```
php artisan dbtomigration:generate

```

Contributing
============

[](#contributing)

contributions are more than welcome!

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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 ~0 days

Total

5

Last Release

3458d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ef3bd918c34872bb0b3791dccae24301b794b2ed6f643e0d1a3584c5dea3d85?d=identicon)[shakogegia](/maintainers/shakogegia)

---

Top Contributors

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

---

Tags

laravel

### Embed Badge

![Health badge](/badges/shakogegia-dbtomigration/health.svg)

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

PHPackages © 2026

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