Libraries tagged by seed
eighty8/laravel-seeder
51851 Downloads
Versioned, environment-based Seeders in Laravel
crockett/csv-seeder
160044 Downloads
Database seeding using CSV files
tebazil/yii2-db-seeder
81108 Downloads
Yii2 adapter for PHP Database Seeder library
tebazil/yii1-db-seeder
102718 Downloads
Yii1 adapter for PHP Database Seeder library
ranium/laravel-seedonce
41085 Downloads
Laravel package to run seeders only once
guiliredu/laravel-seed-migration-estados-cidades-brasil
13415 Downloads
Pacote com informações de todas cidades e estados brasileiros.
evotodi/seed-bundle
55593 Downloads
Seeder for symfony 6/7
antonyz89/yii2-seeder
23133 Downloads
A tool to quickly populate database with fake data
nwidart/db-exporter
39009 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
insolita/yii2-muffin-factory
36185 Downloads
Port of laravel factory
fakerino/fakerino
14439 Downloads
Faker framework, for generate every kind of fake data for test, database seed, mock responses, other
cable8mm/xeed
1965 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
xefi/faker-php-laravel
2129 Downloads
Faker php integration with laravel
woenel/prpcmblmts
15672 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
robinncode/db_craft
1094 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.