starlit/db-migration

A lightweight database migrator.

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

pkg:composer/starlit/db-migration

1.0.0 2019-03-18 09:29 UTC

This package is auto-updated.

Last update: 2025-10-19 00:01:14 UTC


README

Build Status Code Coverage

Migration library for the lightweight database/PDO abstraction layer starlit/db.

Currently only tested with MySQL.

Installation

Add the package as a requirement to your composer.json:

$ composer require starlit/db-migration

Requirements

  • Requires PHP 7.1 or above.

License

This software is licensed under the BSD 3-Clause License - see the LICENSE file for details.