PHPackages                             celtic34fr/yaml-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. celtic34fr/yaml-migrations

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

celtic34fr/yaml-migrations
==========================

A library to facilitate migrations for YAML configuration files

2.1.0(1y ago)08MITPHP

Since Nov 19Pushed 1y agoCompare

[ Source](https://github.com/celtic34fr/yaml-migrations)[ Packagist](https://packagist.org/packages/celtic34fr/yaml-migrations)[ RSS](/packages/celtic34fr-yaml-migrations/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (8)Versions (2)Used By (0)

yaml-migrations
===============

[](#yaml-migrations)

A library to facilitate migrations for YAML configuration files

Run migrations
--------------

[](#run-migrations)

Standalone:

```
bin/yaml-migrate process -c config.yaml -v
```

Run a single file forcibly, convenient for testing:

```
bin/yaml-migrate process -c config.yaml -v -f m_replace.yaml

```

Run it in the context of a Bolt installation:

```
vendor/bobdenotter/yaml-migrations/bin/yaml-migrate process -c vendor/bolt/core/yaml-migrations/config.yaml -v

```

Tip: Reset the checkpoint:

```
echo '1.0.0' > sample/migrations/checkpoint.txt
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 84.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

Unknown

Total

1

Last Release

539d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a8eb5153eefb36f62624c5ea9db4c77209de4bd2f769562ae65702ad9be75ded?d=identicon)[celtic34fr](/maintainers/celtic34fr)

---

Top Contributors

[![bobdenotter](https://avatars.githubusercontent.com/u/1833361?v=4)](https://github.com/bobdenotter "bobdenotter (33 commits)")[![celtic34fr](https://avatars.githubusercontent.com/u/2061888?v=4)](https://github.com/celtic34fr "celtic34fr (5 commits)")[![I-Valchev](https://avatars.githubusercontent.com/u/7093518?v=4)](https://github.com/I-Valchev "I-Valchev (1 commits)")

###  Code Quality

TestsPHPUnit

Code StyleECS

### Embed Badge

![Health badge](/badges/celtic34fr-yaml-migrations/health.svg)

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

###  Alternatives

[drush/drush

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

2.4k57.4M685](/packages/drush-drush)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M343](/packages/drupal-core-recommended)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[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)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)

PHPackages © 2026

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