Libraries tagged by feeder
tebazil/yii2-db-seeder
82192 Downloads
Yii2 adapter for PHP Database Seeder library
tebazil/yii1-db-seeder
107771 Downloads
Yii1 adapter for PHP Database Seeder library
eighty8/laravel-seeder
52686 Downloads
Versioned, environment-based Seeders in Laravel
crockett/csv-seeder
161717 Downloads
Database seeding using CSV files
antonyz89/yii2-seeder
24259 Downloads
A tool to quickly populate database with fake data
woenel/prpcmblmts
16240 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
robinncode/db_craft
1860 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
32138 Downloads
A Laravel package that builds databases for your tests, improving their speed.
butschster/entity-faker
26588 Downloads
Create fake entities based on your classes
ranium/laravel-seedonce
42757 Downloads
Laravel package to run seeders only once
nwidart/db-exporter
39047 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
lanciweb/laravel-make-crud
1889 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
elgentos/masquerade
8100 Downloads
Framework-agnostic database seeder with fake data
spiral-packages/database-seeder
20167 Downloads
The package provides the ability to seed your database with data using seed classes
softheroes/migratable-seeder
4744 Downloads
Versioned, environment-based Seeders in Laravel. Seed your database with the right data for the right environment.