fivelab/migrator

The library for easy implement migration system.

Maintainers

Package info

github.com/FiveLab/Migrator

pkg:composer/fivelab/migrator

Statistics

Installs: 1 900

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.2 2025-12-18 07:32 UTC

This package is auto-updated.

Last update: 2026-02-18 07:49:54 UTC


README

 #StandWithUkraine 

Migrator

This library provides a migration system that allows executed migrations to be stored in various storage backends (PDO, ElasticSearch, filesystem, etc.).

Development

For easy development you can use the Docker and docker compose.

docker compose up -d
docker compose exec php bash