fivelab/migrator

The library for easy implement migration system.

dev-master 2025-10-03 10:58 UTC

This package is auto-updated.

Last update: 2025-10-03 10:58:23 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