fathkoc/database-migration-library
Composer 安装命令:
composer require fathkoc/database-migration-library
包简介
A PHP library for managing database migrations.
README 文档
README
This PHP library allows you to manage database migrations easily, including creating and rolling back database changes.
Features:
- Create migrations to alter the database schema.
- Run and rollback migrations easily using the MigrationRunner.
- Abstract Migration class for defining
upanddownmethods.
Installation
composer require fathkoc/database-migration-library
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-10-01