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 today

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 41% 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

1515d 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

[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.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M576](/packages/shopware-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[symfony/ux-toolkit

A tool to easily create a design system in your Symfony app with customizable, well-crafted Twig components

16126.1k1](/packages/symfony-ux-toolkit)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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