moro/team-migrations-common

Base library for migration feature

1.7.2 2020-03-30 14:39 UTC

This package is auto-updated.

Last update: 2024-03-29 03:09:12 UTC


README

Migrations system for storage structure and database schema.

Requirements

Installation

php composer.phar require moro/team-migrations-common "~1.6"

Usage

vendor/bin/migrations status

vendor/bin/migrations migrate

vendor/bin/migrations create

License

Package moro/team-migrations-common is licensed under the MIT license.

2015-2017