laravel-database-migrator
The package enables easy migration of data from one database to another using Laravel database tools by configuring the mapping of appropriate columns in tables and setting migration conditions so that only the data of interest is transferred.
laravel5-migrator
by zingle
Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths
laravel4-namespace-migrator
by ed-fruty
Package for Laravel 4, supporting using namespaces in migration classes