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

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

smartteam/migrations-bundle
===========================

Mantainance project of old ZenstruckMigrationsBundle

v2.2.0(8y ago)02.4k1MITPHP

Since Aug 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/SmartTeamTN/SmartTeamMigrationsBundle)[ Packagist](https://packagist.org/packages/smartteam/migrations-bundle)[ Docs](http://zenstruck.com/project/ZenstruckMigrationsBundle)[ RSS](/packages/smartteam-migrations-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (1)Versions (10)Used By (0)

SmartTeamMigrationsBundle
=========================

[](#smartteammigrationsbundle)

Mantainance project of old ZenstruckMigrationsBundle that enabled container aware migrations.

**NOTE:** For use with `Symfony 2.0` use the `1.x` branch

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

[](#installation)

1. Add to `composer.json` (see )

    ```
    "require" :  {
        "smartteam/migrations-bundle": "*",
    }
    ```
2. Register the bundle

    ```
