incubatio/yam
Composer 安装命令:
composer require incubatio/yam
包简介
Yet Another Migrator: Flexible and customizable command line tool for migration with a trivial version management
关键字:
README 文档
README
Yet Another Migrator (YAM) is a simple and flexible Application created for migrations for php in general, it includes a very trivial version management.
Install
composer -o install
Copy and update following: - app/bootstrap.php.dist to app/bootstrap.php (it actually load Doctrine ODM and ORM, feel free to change it) - app/etc/db.php.dist to app/etc/db.php (configured by default for the bootstrap.php.dist)
Testing
you can test rapidly test if core feature works using tests/test.sh Those are not unit tests but will just run simple migrations cases to ensure core functionnalities works.
统计信息
- 总下载量: 65
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPLv3.0
- 更新时间: 2013-01-21