Libraries tagged by seeder
tebazil/yii1-db-seeder
190748 Downloads
Yii1 adapter for PHP Database Seeder library
woenel/prpcmblmts
19639 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
robinncode/db_craft
5415 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
40091 Downloads
A Laravel package that builds databases for your tests, improving their speed.
butschster/entity-faker
56728 Downloads
Create fake entities based on your classes
evotodi/seed-bundle
70802 Downloads
Seeder for Symfony 7/8
edalzell/laravel-features
1503 Downloads
Self-contained feature modules for Laravel with auto-registration of routes, migrations, views, events, and seeders
altwaireb/laravel-countries
3854 Downloads
Laravel Countries , Countries States Cities DB Migration & Seeder
diecoding/yii2-seeder
12920 Downloads
Create fast-fill database with fake data or bulk data for Yii2
betalabs/laravel-seeder
4586 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
antonyz89/yii2-seeder
30987 Downloads
A tool to quickly populate database with fake data
studioespresso/craft-seeder
18109 Downloads
Easy entries seeder for Craft CMS
runasroot/module-seeder
281 Downloads
Laravel-style database seeding for Magento 2
omaximus/laravel-advanced-seeder
41162 Downloads
Advanced seeding for laravel framework
martin-mikac/csv-to-phinx-seeder
8320 Downloads
A simple way to seed your database from a csv file using phinx