Libraries tagged by php migration
phplucidframe/bare-migration
9971 Downloads
A simple PHP command line tool to generate CodeIgniter bare migration file.
jtrw/php-make
1017 Downloads
Simple collections of make commands to increase productivity. This package gives you make commands to run your project easily. You can also customize the make commands to fit your project needs. Make commands o help work with docker, git, composer, migrations symfony, migrations laravel, tests, static analysis, and more.
hyperf/migration-generator
63403 Downloads
Migration generator for Hyperf.
corytech/php-fix-postgres-diff
6278 Downloads
Fix postgres diff library
byjg/migration-cli
20274 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
semisedlak/migratte
25587 Downloads
Migratte is a simple database migration tool for PHP.
khanhicetea/phpmig
9192 Downloads
Simple migrations system for php [forked from davedevelopment/phpmig]
eddturtle/phinx
67781 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
robinncode/db_craft
608 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
gmars/tp5-rbac
3642 Downloads
这个扩展是基于thinkPHP5框架的RBAC权限验证的扩展。使用本扩展能够快速的将RBAC权限控制器模块引入到自己的系统中。原则上本模块适合于任何PHP框架但是由于使用了thinkPHP5的特性所以使用composer安装到其他框架时需要做相应的修改。模块所需要的扩展库可以通过thinkPHP5的migration来做数据迁移。
sidvind/php-migrations
3630 Downloads
Database migration scripts for PHP
monque/php-migration
331 Downloads
A static analyzer for PHP version migration and compatibility
vakata/migrations
1066 Downloads
PHP database migrations
faimmedia/migration
913 Downloads
FaimMedia Simple PHP Database Migration
antonkomarev/php-db-migration-validator
1396 Downloads
Validate PHP database migration files