Libraries tagged by php migration
rkr/php-db-migrations
819 Downloads
Not yet powerful library to execute db-migration files
rizkussef/laravel-sql-to-migration
13 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
purocean/php-db-migration
21 Downloads
A database migration tool
gruberro/php-mongo-migrations
54042 Downloads
Manage changes for your MongoDB documents
antonkomarev/php-db-migration-validator
1402 Downloads
Validate PHP database migration files
adly-nady/php-my-migration
9 Downloads
It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.
will2therich/laravel-model-migrations
100 Downloads
Declare database migrations and factory definitions inside Laravel models.
tobento/app-migration
173 Downloads
App migration support.
splitbrain/php-sqlite
54 Downloads
A simple wrapper around pdo-sqlite with basic migration support and a few helper utils
phphleb/migration
275 Downloads
Primitive migrations for the HLEB2 framework
khaydarovm/php-clickhouse-migrator
2088 Downloads
Migrations for Clickhouse
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
elao/command-migration
10 Downloads
PHP lib to run commands, for example on deployment.
devsuperstars/migrations
4238 Downloads
Сreating migrations for a project
hyperf/migration-generator-incubator
156 Downloads