laravel-db-exporter
by vi-kon
Database table structure and data exporter to migration and seed files
laravel-seeder
Run your seeder files without touching your DatabaseSeeder.php file.
laravel-seeder
by edrands
The Enhanced Laravel Project Seeder gets new Laravel projects up-and-running fast. Features self-contained testing (no pear or global testing package required).
smart-seeder
by jlapp
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.