PHPackages                             fond-of-oryx/propel-pre-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. fond-of-oryx/propel-pre-migration

ActiveLibrary

fond-of-oryx/propel-pre-migration
=================================

Propel Pre Migration Bundle

1.0.0(2y ago)0744MITPHPPHP &gt;=8.0

Since Sep 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/fond-of-oryx/propel-pre-migration)[ Packagist](https://packagist.org/packages/fond-of-oryx/propel-pre-migration)[ RSS](/packages/fond-of-oryx-propel-pre-migration/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

Propel Pre Migration
====================

[](#propel-pre-migration)

[![CI](https://github.com/fond-of-oryx/propel-pre-migration/actions/workflows/main.yml/badge.svg)](https://github.com/fond-of-oryx/propel-pre-migration/actions/workflows/main.yml)[![license](https://camo.githubusercontent.com/386327a032507d95f0961a01819b9f0c529ef9f0cacd2e7e56a8e4318e3b4a6b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f666f6e642d6f662d6f7279782f70726f70656c2d7072652d6d6967726174696f6e2e737667)](https://packagist.org/packages/fond-of-oryx/propel-pre-migration)

Installation
------------

[](#installation)

```
composer require fond-of-oryx/propel-pre-migration

```

Configuration
-------------

[](#configuration)

Register `PropelPreMigrationConsole` in `Pyz\Zed\Console\ConsoleDependencyProvider`

Usage
-----

[](#usage)

The default command is `./vendor/bin/console propel-pre-migrate:migrate`. On usage the command will check `data/pre-migrations` directory for \*.sql files. Those files will be filtered for files with following naming `#\d{4}\d{1,2}\d{1,2}_\d{1,3}.sql$# example: 20230908_01.sql` and execute the filtered files. The filtering for name pattern could be overwritten in config with (`GLOB_SQL_FILE_PATTERN_DEFAULT`)

The file name of successfuly migrated files will be saved to table `foo_propel_pre_migration` in db. Files listed in this table will be ignored.

You can also execute single / specific files by name `./vendor/bin/console propel-pre-migrate:migrate -f file1.sql` or `./vendor/bin/console propel-pre-migrate:migrate -f file1.sql,file2.sql,..fileN.sql`

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

973d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f5bd8b1a3358200680cbaf5d0dce827afb0569cc997877854354cc70bcf5a61?d=identicon)[julianzimmermann](/maintainers/julianzimmermann)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/fond-of-oryx-propel-pre-migration/health.svg)

```
[![Health](https://phpackages.com/badges/fond-of-oryx-propel-pre-migration/health.svg)](https://phpackages.com/packages/fond-of-oryx-propel-pre-migration)
```

PHPackages © 2026

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