Libraries tagged by migrate
devco/trek
3066 Downloads
Trek is a simple migration and versioning library. It abstracts the version tracking and migration between versions allowing you to focus on writing clean migration scrpts based on a simple interface.
cytracom/squasher
307 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
chez14/f3-ilgar
650 Downloads
A simple migration tool for Fat-Free Framework
nwogu/smooth-migration
18 Downloads
Flexible way to manage Laravel Migrations
lara-zeus/rhea
321 Downloads
migrate your wordpress blog to zeus sky
migratetoflarum/itemlist-order
102 Downloads
Change the order or itemlist content
xerxes/s3-move
64 Downloads
A Laravel package to migrate files from local storage to Amazon S3 with smart duplicate detection
wpmetabox/mb-toolset-migration
243 Downloads
Migrate Toolset to Meta Box
wpmetabox/mb-pods-migration
54 Downloads
Migrate Toolset custom fields to Meta Box
thathoff/kirby-migrations
758 Downloads
Migrate content or databases when deploying your Kirby project
taknone/sessionbridge
346 Downloads
Migrate your Telegram session safely between libraries
readerstacks/querymigration
2468 Downloads
Migrate custom raw query
nauhyuh/flarum-migration-tool
115 Downloads
Complete migration tool with admin UI for easy Flarum server transfer. Backup, restore, and migrate your forum with just a few clicks.
micheledamo/laravel-web-artisan
57 Downloads
This package allows you to execute artisan commands in a simple way using the browser window. If you don't have SSH access to the hosting platform where your Laravel site is hosted, this solution allows you to run commands like "php artisan migrate".
malik_humza_nandla/mysql-library
7 Downloads
A small library to implement mysql functions after php 5.6 so you can use this library to migrate your project to a newer php version without limitation of mysql deprecation