PHPackages                             highcore/doctrine-migration-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. highcore/doctrine-migration-bundle

ActiveLibrary

highcore/doctrine-migration-bundle
==================================

Doctrine migrations Symfony bundle.

v0.1.3(1y ago)0285MITPHPPHP ^8.1 || ^8.2

Since May 31Pushed 1y ago1 watchersCompare

[ Source](https://github.com/highcoreorg/doctrine-migration-bundle)[ Packagist](https://packagist.org/packages/highcore/doctrine-migration-bundle)[ RSS](/packages/highcore-doctrine-migration-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (6)Versions (5)Used By (0)

Highcore Doctrine Migrations Bundle
===================================

[](#highcore-doctrine-migrations-bundle)

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

[](#installation)

```
composer require highcore/doctrine-migration-bundle
```

Usage
-----

[](#usage)

To create SQL files with migration, use:

```
./bin/console doctrine:migrations:generate
```

To create a diff SQL migration with your actual database:

```
./bin/console doctrine:migrations:diff
```

Example
-------

[](#example)

```
$ tree
.
├── sql
│   ├── Version20220708173033_up.sql
│   ├── Version20220708173033_down.sql
│   ├── Version20220710115549_up.sql
│   ├── Version20220710115549_down.sql
├── Version20220708173033.php
├── Version20220710115549.php

```

> You can delete `_down.sql` migration if you don't need it.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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 ~130 days

Total

4

Last Release

683d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/26898e7552138ca96ebe91481c9fb7a84033b1d7b9d4c0b4941441dcb94f3a85?d=identicon)[Renay](/maintainers/Renay)

---

Top Contributors

[![loperd](https://avatars.githubusercontent.com/u/23015901?v=4)](https://github.com/loperd "loperd (3 commits)")[![alex2922806](https://avatars.githubusercontent.com/u/35800735?v=4)](https://github.com/alex2922806 "alex2922806 (2 commits)")

### Embed Badge

![Health badge](/badges/highcore-doctrine-migration-bundle/health.svg)

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M648](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[contao/manager-bundle

Provides the Contao Managed Edition

181.3M61](/packages/contao-manager-bundle)

PHPackages © 2026

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