PHPackages                             oxidio/doctrine-migration-wrapper - 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. oxidio/doctrine-migration-wrapper

ActiveLibrary

oxidio/doctrine-migration-wrapper
=================================

OXID eShop database migrations using doctrine

v2.1.3(7y ago)0603GPL-3.0-onlyPHPPHP &gt;=5.6

Since Dec 4Pushed 6y ago1 watchersCompare

[ Source](https://github.com/oxidio/doctrine-migration-wrapper)[ Packagist](https://packagist.org/packages/oxidio/doctrine-migration-wrapper)[ RSS](/packages/oxidio-doctrine-migration-wrapper/feed)WikiDiscussions master Synced today

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

OXID eShop doctrine migration integration
=========================================

[](#oxid-eshop-doctrine-migration-integration)

[![https://travis-ci.org/OXID-eSales/oxideshop-doctrine-migration-wrapper.svg?branch=master](https://camo.githubusercontent.com/2049e39506fe5492a5ab13ff567bc39db171a458d56da9d421c9645b3c1d2234/68747470733a2f2f7472617669732d63692e6f72672f4f5849442d6553616c65732f6f7869646573686f702d646f637472696e652d6d6967726174696f6e2d777261707065722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/OXID-eSales/oxideshop-doctrine-migration-wrapper)Current component allows to execute **doctrine migration binary** for active eShop edition and with database configured from the eShop installation itself. The following different logic is applied during the execution of different migration scripts suites within different eShop editions:

- **Community edition migrations** - executed always;
- **Professional edition migrations** - executed when eShop has Professional edition or Enterprise edition;
- **Enterprise edition migrations** - executed when eShop has Enterprise edition;
- **Project specific migrations** - executed always;

Keep in mind that the migration suite is executed only when it is able to find **at least one** migration script.

Recommended way to update your OXID eShop
-----------------------------------------

[](#recommended-way-to-update-your-oxid-eshop)

vendor/bin/oe-eshop-db\_migrate migrations:migrate

Possible ways to use
--------------------

[](#possible-ways-to-use)

- Use composer command oe:migration:run to run exsting migrations.
- Use composer command oe:migration:new to generate new migration.
- Run bash script: `vendor/bin/oe-eshop-doctrine_migration` to run existing migrations.
- Run bash script: `vendor/bin/oe-eshop-doctrine_migration` DOCTRINE\_COMMAND to execute specific command.
- Run PHP script `vendor/oxid-esales/migrate.php migrations:migrate` to run existing migrations.
- Run PHP script `vendor/oxid-esales/migrate.php` DOCTRINE\_COMMAND to execute specific command.
- Use class `Migrations` or `MigrationsBuilder`

Bugs and Issues
---------------

[](#bugs-and-issues)

If you experience any bugs or issues, please report them in the section **OXID eShop (all versions)** of .

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 53.6% 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

Every ~152 days

Total

2

Last Release

2561d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1521167?v=4)[Kaluzki Demjan](/maintainers/kaluzki)[@kaluzki](https://github.com/kaluzki)

---

Top Contributors

[![sauliusstasiukaitis](https://avatars.githubusercontent.com/u/3603014?v=4)](https://github.com/sauliusstasiukaitis "sauliusstasiukaitis (30 commits)")[![kaluzki](https://avatars.githubusercontent.com/u/1521167?v=4)](https://github.com/kaluzki "kaluzki (7 commits)")[![Sieg](https://avatars.githubusercontent.com/u/98882?v=4)](https://github.com/Sieg "Sieg (4 commits)")[![MantasVaitkunas](https://avatars.githubusercontent.com/u/623436?v=4)](https://github.com/MantasVaitkunas "MantasVaitkunas (4 commits)")[![rezonanc-oxid](https://avatars.githubusercontent.com/u/8058763?v=4)](https://github.com/rezonanc-oxid "rezonanc-oxid (3 commits)")[![sebbbbauer](https://avatars.githubusercontent.com/u/1807282?v=4)](https://github.com/sebbbbauer "sebbbbauer (2 commits)")[![robertblank](https://avatars.githubusercontent.com/u/7868142?v=4)](https://github.com/robertblank "robertblank (2 commits)")[![tarique-iqbal](https://avatars.githubusercontent.com/u/1391042?v=4)](https://github.com/tarique-iqbal "tarique-iqbal (1 commits)")[![ivoba](https://avatars.githubusercontent.com/u/471254?v=4)](https://github.com/ivoba "ivoba (1 commits)")[![leofonic](https://avatars.githubusercontent.com/u/2419609?v=4)](https://github.com/leofonic "leofonic (1 commits)")[![hkreuter](https://avatars.githubusercontent.com/u/3692295?v=4)](https://github.com/hkreuter "hkreuter (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/oxidio-doctrine-migration-wrapper/health.svg)

```
[![Health](https://phpackages.com/badges/oxidio-doctrine-migration-wrapper/health.svg)](https://phpackages.com/packages/oxidio-doctrine-migration-wrapper)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M650](/packages/sylius-sylius)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[neos/flow

Flow Application Framework

862.0M451](/packages/neos-flow)[neos/flow-development-collection

Flow packages in a joined repository for pull requests.

144179.3k3](/packages/neos-flow-development-collection)[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)[php-soap/wsdl-reader

A WSDL reader in PHP

212.3M9](/packages/php-soap-wsdl-reader)

PHPackages © 2026

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