anovsiradj / sqlrun
单向SQL迁移
dev-master
2024-09-23 08:15 UTC
Requires
- php: >=5.6
Requires (Dev)
- ext-pdo: *
- laravel/framework: >=8
- symfony/dotenv: 3.4.x-dev || @stable
- symfony/var-dumper: 3.4.x-dev || @stable
- yiisoft/yii2: @dev
This package is auto-updated.
Last update: 2024-09-23 08:21:08 UTC
README
待办事项(按优先级分组和排序)
必须
可能
- pdo sqlite 驱动
- mysql 驱动
- sqlite 驱动
- sqlsrv 驱动
- pdo firebird 驱动
完成
- 有加载器来加载和读取文件
- 可以使用
.sql
和.php
- pdo mysql/mariadb 驱动
- pdo pgsql 驱动
- yii2 驱动
- laravel 驱动(迁移)
引用
- https://bitbucket.org/voilab/migrate/src/master/
- https://github.com/alphasoft-fr/sql-migration
- https://github.com/alwex/php-database-migration
- https://github.com/byjg/php-migration
- https://github.com/davedevelopment/phpmig
- https://github.com/elnur/database-migrations
- https://github.com/gozoro/yii2-sql-migrations
- https://github.com/jinnguyen/puja-migration
- https://github.com/KhristaFlower/php-database-migration
- https://github.com/mathamoz/migrant
- https://github.com/maxim-oleinik/blade-migrations
- https://github.com/soft4good/poorman-migrations
- https://github.com/wgirhad/migrate