PHPackages                             gal-digital-gmbh/pimcore-simple-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. gal-digital-gmbh/pimcore-simple-migration

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

gal-digital-gmbh/pimcore-simple-migration
=========================================

Make pimcore migration simple

1.0.0(4y ago)02.0kGPL-3.0-or-laterPHPPHP ^8.0

Since May 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/gal-digital-gmbh/pimcore-simple-migration)[ Packagist](https://packagist.org/packages/gal-digital-gmbh/pimcore-simple-migration)[ RSS](/packages/gal-digital-gmbh-pimcore-simple-migration/feed)WikiDiscussions main Synced 1mo ago

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

simple migration commands for pimcore
=====================================

[](#simple-migration-commands-for-pimcore)

Provide helper commands to perform doctrine migrate per namespace

Requirements
------------

[](#requirements)

- Pimcore &gt;= 10.4
- config file in your project `PIMCORE_PROJECT_ROOT . '/config/packages/doctrine-migrations.yaml'`

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

[](#installation)

Require the bundle

```
composer require gal-digital-gmbh/pimcore-simple-migration
```

Commands
--------

[](#commands)

```
php bin/console migrate

Please select namespace
  [0] all
  [1] App\Migrations
  [2] App\NamespaceX\Migrations
```

Rollback one migration of namespace

```
php bin/console migrate:prev

Please select namespace
  [0] App\Migrations
  [1] App\NamespaceX\Migrations
```

Migrate one migration of namespace

```
php bin/console migrate:next

Please select namespace
  [0] App\Migrations
  [1] App\NamespaceX\Migrations
```

Generate new migration class in your selected namespace

```
php bin/console migration:generate

Please select namespace
  [0] App\Migrations
  [1] App\NamespaceX\Migrations
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

1462d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14803394?v=4)[Christian Flack](/maintainers/GALCF)[@GALCF](https://github.com/GALCF)

![](https://avatars.githubusercontent.com/u/30409431?v=4)[Thomas Galligan](/maintainers/GAL)[@gal](https://github.com/gal)

---

Tags

bundledoctrinepimcore

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/gal-digital-gmbh-pimcore-simple-migration/health.svg)

```
[![Health](https://phpackages.com/badges/gal-digital-gmbh-pimcore-simple-migration/health.svg)](https://phpackages.com/packages/gal-digital-gmbh-pimcore-simple-migration)
```

###  Alternatives

[sonata-project/doctrine-orm-admin-bundle

Integrate Doctrine ORM into the SonataAdminBundle

46117.7M155](/packages/sonata-project-doctrine-orm-admin-bundle)[data-dog/audit-bundle

Audit bundle for symfony2 and doctrine orm, logs any database change

141901.7k1](/packages/data-dog-audit-bundle)[onurb/doctrine-yuml-bundle

Symfony Bundle to visualize the mapping of your entities with Yuml

4198.6k](/packages/onurb-doctrine-yuml-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1022.4k](/packages/rcsofttech-audit-trail-bundle)[huluti/doctrine-relations-analyser

A Symfony bundle that provides tools for analyzing Doctrine relationships

145.3k](/packages/huluti-doctrine-relations-analyser)

PHPackages © 2026

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