Libraries tagged by database seeder
flynsarmy/csv-seeder
1750935 Downloads
Allows seeding of the database with CSV files
jeroenzwart/laravel-csv-seeder
420986 Downloads
Seed the database with Laravel using CSV files
kdabrow/seeder-once
181699 Downloads
Run your laravel seeders only once
crockett/csv-seeder
180156 Downloads
Database seeding using CSV files
laragear/populate
15260 Downloads
Populate your database with a supercharged, continuable seeder
tebazil/yii2-db-seeder
91079 Downloads
Yii2 adapter for PHP Database Seeder library
tebazil/yii1-db-seeder
188863 Downloads
Yii1 adapter for PHP Database Seeder library
timokoerber/laravel-json-seeder
37602 Downloads
Create and use JSON files to seed your database in your Laravel applications
eighty8/laravel-seeder
59107 Downloads
Versioned, environment-based Seeders in Laravel
bfinlay/laravel-excel-seeder
47586 Downloads
Seed the database with Laravel using Excel, XLSX, XLS, CSV, ODS, Gnumeric, XML, HTML, SLK files
antonyz89/yii2-seeder
29863 Downloads
A tool to quickly populate database with fake data
robinncode/db_craft
4917 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.
code-distortion/adapt
38766 Downloads
A Laravel package that builds databases for your tests, improving their speed.
spiral-packages/database-seeder
37090 Downloads
The package provides the ability to seed your database with data using seed classes
runasroot/module-seeder
157 Downloads
Laravel-style database seeding for Magento 2