PHPackages                             vovanmix/phinx-laravel-style - 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. vovanmix/phinx-laravel-style

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

vovanmix/phinx-laravel-style
============================

Extension on top of Phinx to make migrations in Laravel 5 style with good IDE support

v0.4(9y ago)0118MITPHPPHP &gt;=5.4.0

Since Aug 17Pushed 9y ago1 watchersCompare

[ Source](https://github.com/vovanmix/phinx-laravel-style)[ Packagist](https://packagist.org/packages/vovanmix/phinx-laravel-style)[ Docs](https://github.com/vovanmix/phinx-laravel-style)[ RSS](/packages/vovanmix-phinx-laravel-style/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

Init after the first installation:

```
cp ./vendor/vovanmix/phinx-laravel-style/src/phinx-settings.php ./phinx.php
```

Generate migration:

```
php vendor/bin/phinx create --class=default MyNewMigration
```

Migrate:

```
php vendor/bin/phinx migrate

```

Rollback:

```
php vendor/bin/phinx rollback

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Total

4

Last Release

3599d ago

PHP version history (2 changes)v0.1PHP &gt;=5.3.0

v0.2PHP &gt;=5.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e689ae1b5eec04b120b871ad57b22a2832101b52936eb182378b337d390635b?d=identicon)[vovanmix](/maintainers/vovanmix)

---

Top Contributors

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

---

Tags

laravelmigrationsphinx

### Embed Badge

![Health badge](/badges/vovanmix-phinx-laravel-style/health.svg)

```
[![Health](https://phpackages.com/badges/vovanmix-phinx-laravel-style/health.svg)](https://phpackages.com/packages/vovanmix-phinx-laravel-style)
```

###  Alternatives

[odan/phinx-migrations-generator

Migration generator for Phinx

233889.6k24](/packages/odan-phinx-migrations-generator)[nunomaduro/laravel-optimize-database

Publishes migrations that make your database production ready.

26441.3k](/packages/nunomaduro-laravel-optimize-database)[orptech/laravel-migration-partition

Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.

3628.3k](/packages/orptech-laravel-migration-partition)

PHPackages © 2026

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