PHPackages                             soy-php/doctrine-migrations-task - 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. soy-php/doctrine-migrations-task

ActiveSoy-task[Database &amp; ORM](/categories/database)

soy-php/doctrine-migrations-task
================================

Doctrine Migrations task for Soy

0.1.0(10y ago)1101MITPHP

Since Dec 11Pushed 10y ago1 watchersCompare

[ Source](https://github.com/soy-php/doctrine-migrations-task)[ Packagist](https://packagist.org/packages/soy-php/doctrine-migrations-task)[ RSS](/packages/soy-php-doctrine-migrations-task/feed)WikiDiscussions develop Synced 4w ago

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

Doctrine Migrations Task
========================

[](#doctrine-migrations-task)

[![Latest Stable Version](https://camo.githubusercontent.com/1b0f188c6a461bac179c2b93ed2b1a0254cf8e56911dbe38b846b9ef4a40c2a0/68747470733a2f2f706f7365722e707567782e6f72672f736f792d7068702f646f637472696e652d6d6967726174696f6e732d7461736b2f762f737461626c65)](https://packagist.org/packages/soy-php/doctrine-migrations-task) [![Total Downloads](https://camo.githubusercontent.com/d7fd0fa2326eb11d14ad7fd2f0d88484b951873facbaf93ec91753b13e4e0732/68747470733a2f2f706f7365722e707567782e6f72672f736f792d7068702f646f637472696e652d6d6967726174696f6e732d7461736b2f646f776e6c6f616473)](https://packagist.org/packages/soy-php/doctrine-migrations-task) [![Latest Unstable Version](https://camo.githubusercontent.com/c182ee904d08056778ccfc28292fb426bfbb7f2447ceb9fced79ad0a24cd6e5f/68747470733a2f2f706f7365722e707567782e6f72672f736f792d7068702f646f637472696e652d6d6967726174696f6e732d7461736b2f762f756e737461626c65)](https://packagist.org/packages/soy-php/doctrine-migrations-task) [![License](https://camo.githubusercontent.com/1a677eaf66d8a68e02f1e0504d444a636fb72326970ceb2648b7eefcc6297118/68747470733a2f2f706f7365722e707567782e6f72672f736f792d7068702f646f637472696e652d6d6967726174696f6e732d7461736b2f6c6963656e7365)](https://packagist.org/packages/soy-php/doctrine-migrations-task)

Introduction
------------

[](#introduction)

This is a [Doctrine Migrations](https://github.com/doctrine/migrations) task for [Soy](https://github.com/soy-php/soy)

Usage
-----

[](#usage)

Include `soy-php/doctrine-migrations-task` in your project with composer:

```
$ composer require soy-php/doctrine-migrations-task
```

### Standalone

[](#standalone)

In your recipe you can use the task as follows:

```
