Libraries tagged by database seeder
flynsarmy/csv-seeder
1429775 Downloads
Allows seeding of the database with CSV files
jeroenzwart/laravel-csv-seeder
326785 Downloads
Seed the database with Laravel using CSV files
kdabrow/seeder-once
120951 Downloads
Run your laravel seeders only once
bfinlay/laravel-excel-seeder
39479 Downloads
Seed the database with Laravel using Excel, XLSX, XLS, CSV, ODS, Gnumeric, XML, HTML, SLK files
laragear/populate
2688 Downloads
Populate your database with a supercharged, continuable seeder
tebazil/yii2-db-seeder
81752 Downloads
Yii2 adapter for PHP Database Seeder library
tebazil/yii1-db-seeder
106017 Downloads
Yii1 adapter for PHP Database Seeder library
timokoerber/laravel-json-seeder
31590 Downloads
Create and use JSON files to seed your database in your Laravel applications
eighty8/laravel-seeder
52246 Downloads
Versioned, environment-based Seeders in Laravel
crockett/csv-seeder
161066 Downloads
Database seeding using CSV files
antonyz89/yii2-seeder
23924 Downloads
A tool to quickly populate database with fake data
robinncode/db_craft
1555 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
nwidart/db-exporter
39046 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
code-distortion/adapt
31951 Downloads
A Laravel package that builds databases for your tests, improving their speed.
elgentos/masquerade
8091 Downloads
Framework-agnostic database seeder with fake data