laravel-dbtodb-migration
by mb4it
Laravel artisan command to migrate data between database connections (1 source → N targets) with configurable table/column mapping, chunking, and optional profiling logs.
laravel-data-migrations
by vherbaut
Versioned data migrations for Laravel - transform, backfill, and migrate your data with the same elegance as schema migrations.
laravel-ingest
by zappzerapp
A robust, configuration-driven ETL and data import framework for Laravel. Handles CSV/Excel streaming, queues, validation, and relationships.