phpolar/migrations
最新稳定版本:1.3.1
Composer 安装命令:
composer require phpolar/migrations
包简介
Adds support for running database migrations in your application
README 文档
README
Adds support for running database migrations in your application
Objectives
A database agnostic library that provides support for handling creation, running, and reverting migrations.
Requirements
- A PDO connection.
- The queries and statements compatible with the database variant you choose.
API Documentation
See https://phpolar.github.io/migrations/
Thresholds
Source Code Size: *15kB
| Command | Memory Usage |
|---|---|
| create | 100 kB |
| run | 39 kB |
| revert | 109 kB |
- Note: Does not include comments.
References
统计信息
- 总下载量: 168
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-12-11