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

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

rey/migration
=============

Bitrix migration based on Doctrine migration component

1293PHP

Since Oct 10Pushed 9y ago3 watchersCompare

[ Source](https://github.com/Olegator8800/ReyMigration)[ Packagist](https://packagist.org/packages/rey/migration)[ RSS](/packages/rey-migration/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

ReyMigration
============

[](#reymigration)

Битрикс миграции на основе компонента Doctrine Migration

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/97a6e2ed5e0c8bce7131bfb8801579489f102118b6a686e71041044273731924/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4f6c656761746f72383830302f5265794d6967726174696f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Olegator8800/ReyMigration/?branch=master) [![Join the chat at https://gitter.im/Olegator8800/ReyMigration](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/Olegator8800/ReyMigration?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Установка
---------

[](#установка)

Composer:

```
$ php composer.phar require rey/migration dev-master

```

Использование
-------------

[](#использование)

Создать файл н.п bin/console

```
    #!/usr/bin/env php
