PHPackages                             gipfl/db-migration - 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. gipfl/db-migration

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

gipfl/db-migration
==================

Simple DB migration helper

v0.1.1(4y ago)07.7k↑21.5%[1 issues](https://github.com/gipfl/db-migration/issues)PHPPHP &gt;=5.6

Since Oct 13Pushed 4y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (3)Used By (0)

gipfl\\Db\\Migration - DB migration helper
==========================================

[](#gipfldbmigration---db-migration-helper)

Allows to apply schema migrations

Sample Directory Structure
--------------------------

[](#sample-directory-structure)

```
├── src
│   └── ...
├── schema
│   ├── mysql-migrations
│   │   ├── upgrade_2.sql
│   │   ├── upgrade_3.sql
│   │   ├── upgrade_4.sql
│   │   └── upgrade_5.sql
│   ├── pgsql-migrations
│   │   ├── upgrade_2.sql
│   │   ├── upgrade_4.sql
│   │   └── upgrade_13.sql
│   ├── mysql.sql
│   └── pgsql.sql
├── README.md

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

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

Total

2

Last Release

1695d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/35709015?v=4)[Gipfl](/maintainers/gipfl)[@gipfl](https://github.com/gipfl)

---

Top Contributors

[![Thomas-Gelf](https://avatars.githubusercontent.com/u/553008?v=4)](https://github.com/Thomas-Gelf "Thomas-Gelf (4 commits)")

### Embed Badge

![Health badge](/badges/gipfl-db-migration/health.svg)

```
[![Health](https://phpackages.com/badges/gipfl-db-migration/health.svg)](https://phpackages.com/packages/gipfl-db-migration)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k117.2M118](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[pgvector/pgvector

pgvector support for PHP

198741.5k12](/packages/pgvector-pgvector)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

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