PHPackages                             saelker/migrations-bundle - 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. saelker/migrations-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

saelker/migrations-bundle
=========================

Symfony Bundle to handle migrations between multiple bundles

v2.1.1(2y ago)29.3kMITPHP &gt;=8.1

Since Jul 4Compare

[ Source](https://github.com/Saelker/MigrationsBundle)[ Packagist](https://packagist.org/packages/saelker/migrations-bundle)[ Docs](http://github.com/saelker/MigrationsBundle)[ RSS](/packages/saelker-migrations-bundle/feed)WikiDiscussions Synced 3w ago

READMEChangelog (10)Dependencies (4)Versions (32)Used By (0)

Saelker Migrations Bundle
-------------------------

[](#saelker-migrations-bundle)

### Update from 1.1.x =&gt; 1.2.x

[](#update-from-11x--12x)

Before updating to 1.2.x add to migration table the `sequence` column with type `interger`

### Step 1: Install via Composer

[](#step-1-install-via-composer)

`composer reqire saelker/migrations-bundle`

### Step 2: Add to Your App Kernel

[](#step-2-add-to-your-app-kernel)

```
