Libraries tagged by database upgrader
com.jukusoft/php-database-table-upgrader
22 Downloads
php-database-table-upgrader, An database upgrader for upgrade mysql table structures automatically. You dont have to write CREATE TABLE, ALTER TABLE querys and so on anymore, just configure your table structure in PHP and the classes will upgrade your table structures automatically.
aimeos/upscheme
147528 Downloads
Database schema upgrades made easy
deliciousbrains/wp-migrations
250810 Downloads
WordPress library for managing database table schema upgrades and data seeding
ludicdrive/wordpress-database-migrations
184 Downloads
WordPress library for managing database table schema upgrades and data seeding
sunnysideup/database-migrations
42 Downloads
Add an Atomic Migration interface to any BuildTask and it will automatically run them on dev/build and record that they have run in the database.
exolnet/laravel-db-upgrade
1241 Downloads
Artisan command to migrate an existing production database structure to use Laravel migrations
sunnysideup/migration-task
4001 Downloads
Helps developers upgrade database data from one version to the next where the structure is incompatible
sunnysideup/classname-fixer
17 Downloads
Checks all your class names and, if they do not exist (anymore), finds the best new match and updates them.
ganeshkandu/kdbv
316 Downloads
mysql database auto schema migration tool
pagewiser/database-upgrade
23 Downloads
Simple database migration command for Nette
userfrosting/upgrade
70 Downloads
Upgrade your database to the latest version of UserFrosting from previous versions of UserFrosting, and other frameworks.
jvelletti/jve-upgradewizard
288 Downloads
Update helper for lts12 Fixes the ways Typoscript and TSconfig included files have been added in database.
dropinbase/dropinbase
145 Downloads
Rapid prototyping, development and maintenance of database/business applications without design limits. Upgrade legacy/existing apps in seconds.
spamacom/laravel-translatable
68 Downloads
A Laravel package for multilingual models | upgraded By Mouhammad Alali
phpanonymous/laravel-translatable-12
64 Downloads
A Laravel package for multilingual models upgrade by phpanonymous