PHPackages                             howyi/conv-laravel - 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. howyi/conv-laravel

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

howyi/conv-laravel
==================

MySQL migration query auto generate on Laravel/Lumen

v3.0.7(11mo ago)7339.6k↓19%6MITPHPCI failing

Since Aug 28Pushed 11mo agoCompare

[ Source](https://github.com/howyi/conv-laravel)[ Packagist](https://packagist.org/packages/howyi/conv-laravel)[ GitHub Sponsors](https://github.com/howyi)[ RSS](/packages/howyi-conv-laravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (14)Used By (0)

conv-laravel
============

[](#conv-laravel)

MySQL migration query auto generate on Laravel/Lumen

 [![](https://camo.githubusercontent.com/218bb1712e6693f46564c85a174bd64705d51864b9f7f021ed84ec52884cba5a/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f70726163746963616c6465762f696d6167652f66657463682f732d2d526a675675684e562d2d2f635f6c696d6974253243665f6175746f253243666c5f70726f6772657373697665253243715f3636253243775f3838302f68747470733a2f2f74686570726163746963616c6465762e73332e616d617a6f6e6177732e636f6d2f692f68706d326435387162746c6d776d7731346c676c2e676966)](https://camo.githubusercontent.com/218bb1712e6693f46564c85a174bd64705d51864b9f7f021ed84ec52884cba5a/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f70726163746963616c6465762f696d6167652f66657463682f732d2d526a675675684e562d2d2f635f6c696d6974253243665f6175746f253243666c5f70726f6772657373697665253243715f3636253243775f3838302f68747470733a2f2f74686570726163746963616c6465762e73332e616d617a6f6e6177732e636f6d2f692f68706d326435387162746c6d776d7731346c676c2e676966)

Install
-------

[](#install)

1. require library (Laravel/Lumen)

```
composer require "howyi/conv-laravel" --dev

```

2. publish config (only Laravel)

```
php artisan vendor:publish --provider="Howyi\ConvLaravel\ConvServiceProvider"

```

3. schema initialize (Laravel/Lumen)

```
php artisan conv:reflect

```

generate CREATE queries on `database/schemas`

Usage
-----

[](#usage)

1. edit CREATE query (in schema directory)
2. `php artisan conv:generate` to generate migrations from actual Database - CREATE queries
3. `php artisan migrate` to migration

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance52

Moderate activity, may be stable

Popularity43

Moderate usage in the ecosystem

Community15

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 65% 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 ~248 days

Recently: every ~409 days

Total

11

Last Release

335d ago

Major Versions

v0.0.1 → v1.0.02018-08-29

v1.0.0 → v2.0.02019-02-06

v2.0.0 → v3.0.02019-09-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/92410aec7c4bc9780f6edb43a440715142e0d7bb20e6562742b5538f547a5e27?d=identicon)[howyi](/maintainers/howyi)

---

Top Contributors

[![howyi](https://avatars.githubusercontent.com/u/6592938?v=4)](https://github.com/howyi "howyi (13 commits)")[![nutsh3ll](https://avatars.githubusercontent.com/u/21660543?v=4)](https://github.com/nutsh3ll "nutsh3ll (2 commits)")[![sn-ito](https://avatars.githubusercontent.com/u/118335289?v=4)](https://github.com/sn-ito "sn-ito (1 commits)")[![taiko19xx](https://avatars.githubusercontent.com/u/610225?v=4)](https://github.com/taiko19xx "taiko19xx (1 commits)")[![volment](https://avatars.githubusercontent.com/u/1253446?v=4)](https://github.com/volment "volment (1 commits)")[![quelle](https://avatars.githubusercontent.com/u/1466653?v=4)](https://github.com/quelle "quelle (1 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/howyi-conv-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/howyi-conv-laravel/health.svg)](https://phpackages.com/packages/howyi-conv-laravel)
```

###  Alternatives

[spatie/laravel-backup

A Laravel package to backup your application

6.0k21.8M191](/packages/spatie-laravel-backup)[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[laravel-doctrine/orm

An integration library for Laravel and Doctrine ORM

8425.3M87](/packages/laravel-doctrine-orm)[ryangjchandler/orbit

A flat-file database driver for Eloquent.

922256.2k5](/packages/ryangjchandler-orbit)[clickbar/laravel-magellan

This package provides functionality for working with the postgis extension in Laravel.

423715.4k1](/packages/clickbar-laravel-magellan)[cybercog/laravel-clickhouse

ClickHouse migrations for Laravel

163166.8k](/packages/cybercog-laravel-clickhouse)

PHPackages © 2026

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