PHPackages                             sunnysideup/database-migrations - 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. sunnysideup/database-migrations

ActiveSilverstripe-vendormodule[Database &amp; ORM](/categories/database)

sunnysideup/database-migrations
===============================

Add an Atomic Migration interface to any BuildTask and it will automatically run them on dev/build and record that they have run in the database.

2.0.2(1mo ago)056↑50%BSD-3-ClausePHP

Since May 19Pushed 4w agoCompare

[ Source](https://github.com/sunnysideup/silverstripe-database-migrations)[ Packagist](https://packagist.org/packages/sunnysideup/database-migrations)[ RSS](/packages/sunnysideup-database-migrations/feed)WikiDiscussions main Synced 3w ago

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

Database Migrations for Silverstripe
====================================

[](#database-migrations-for-silverstripe)

[![Build Status](https://camo.githubusercontent.com/4ef2a8e5d4fb880af92515d99b635d216380489eb18b1854dd9230ffb7d3f705/68747470733a2f2f7472617669732d63692e6f72672f73756e6e797369646575702f73696c7665727374726970652d64617461626173652d6d6967726174696f6e732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/sunnysideup/silverstripe-database-migrations)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/f5c89c9a063cc3d09e78de6d899c098aeaab34001a1ff6f7085a87cdea5a727d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73756e6e797369646575702f73696c7665727374726970652d64617461626173652d6d6967726174696f6e732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/sunnysideup/silverstripe-database-migrations/?branch=master)[![codecov.io](https://camo.githubusercontent.com/848cbfd04133bea5816388c557a92718554a7b5091b7653fa7ec827a634147f2/68747470733a2f2f636f6465636f762e696f2f6769746875622f73756e6e797369646575702f73696c7665727374726970652d64617461626173652d6d6967726174696f6e732f636f7665726167652e7376673f6272616e63683d6d6173746572)](https://codecov.io/github/sunnysideup/silverstripe-database-migrations?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/5521d435b57240baf97f0b34d9b9a16d452df72475a056b9165d8b3880dd86c2/68747470733a2f2f706f7365722e707567782e6f72672f73756e6e797369646575702f64617461626173652d6d6967726174696f6e732f76657273696f6e)](https://packagist.org/packages/sunnysideup/database-migrations)[![License](https://camo.githubusercontent.com/d37fd59ea75ac2f3777fb4aeeabf884a6c79098da4079bbab8c3615817e9ba7d/68747470733a2f2f706f7365722e707567782e6f72672f73756e6e797369646575702f64617461626173652d6d6967726174696f6e732f6c6963656e7365)](https://packagist.org/packages/sunnysideup/database-migrations)[![Monthly Downloads](https://camo.githubusercontent.com/00cff3b91d6932c35f3a8992834377e16b21cd9dbf8d005af0701a9e88aa58fd/68747470733a2f2f706f7365722e707567782e6f72672f73756e6e797369646575702f64617461626173652d6d6967726174696f6e732f642f6d6f6e74686c79)](https://packagist.org/packages/sunnysideup/database-migrations)

Documentation
-------------

[](#documentation)

- [Developer Docs](docs/en/INDEX.md)
- [User Guide](docs/en/userguide.md)
- [API Docs](http://docs.ssmods.com/sunnysideup/database-migrations/classes.xhtml)

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

[](#requirements)

See [composer.json](composer.json) for details.

### Suggested modules

[](#suggested-modules)

See [composer.json](composer.json) for details.

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

[](#installation)

```
composer require sunnysideup/database-migrations
```

### Configuration

[](#configuration)

In the `_config` folder you will find the `database-migrations.yml.example`file that shows options for the configuration of this module.

We recommend that you:

1. copy these `database-migrations.yml.example` files into your `app/_config` folder (where available - otherwise search for `private static $` in the module to see what can be configured)
2. remove the .example extension,
3. delete the lines you do not care about, and
4. adjust the configurations that you would like to use.

Contributing
------------

[](#contributing)

We welcome any contributions. See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.

Paid assistance
---------------

[](#paid-assistance)

You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: [www.sunnysideup.co.nz](https://www.sunnysideup.co.nz). For example, we can write tests for this module.

Author
------

[](#author)

Sunny Side Up Ltd.

Looking for Silverstripe Modules?
---------------------------------

[](#looking-for-silverstripe-modules)

To find other modules, please visit [ssmods.com](https://ssmods.com/).

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance94

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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 ~8 days

Total

5

Last Release

32d ago

Major Versions

1.0.1 → 2.0.02026-06-21

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/167154?v=4)[Sunny Side Up](/maintainers/sunnysideup)[@sunnysideup](https://github.com/sunnysideup)

---

Top Contributors

[![sunnysideup](https://avatars.githubusercontent.com/u/167154?v=4)](https://github.com/sunnysideup "sunnysideup (3 commits)")

---

Tags

convertupgrademigratedatabase-migrationatomicdev-toolreliableup and downgrade

### Embed Badge

![Health badge](/badges/sunnysideup-database-migrations/health.svg)

```
[![Health](https://phpackages.com/badges/sunnysideup-database-migrations/health.svg)](https://phpackages.com/packages/sunnysideup-database-migrations)
```

###  Alternatives

[silverstripe/cms

The SilverStripe Content Management System

5253.6M1.4k](/packages/silverstripe-cms)[ssch/typo3-rector

Instant fixes for your TYPO3 PHP code by using Rector.

2603.2M442](/packages/ssch-typo3-rector)[dnadesign/silverstripe-elemental

Elemental pagetype and collection of Elements

1101.1M315](/packages/dnadesign-silverstripe-elemental)[bizley/migration

Migration generator for Yii 2.

296389.5k11](/packages/bizley-migration)[lulco/phoenix

Database Migrations for PHP

179346.9k4](/packages/lulco-phoenix)[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)

PHPackages © 2026

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