Libraries tagged by database seeding
flynsarmy/csv-seeder
1697611 Downloads
Allows seeding of the database with CSV files
jeroenzwart/laravel-csv-seeder
408820 Downloads
Seed the database with Laravel using CSV files
deliciousbrains/wp-migrations
245030 Downloads
WordPress library for managing database table schema upgrades and data seeding
laravel/database
35931 Downloads
Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support
crockett/csv-seeder
176987 Downloads
Database seeding using CSV files
eighty8/laravel-seeder
58416 Downloads
Versioned, environment-based Seeders in Laravel
bfinlay/laravel-excel-seeder
46344 Downloads
Seed the database with Laravel using Excel, XLSX, XLS, CSV, ODS, Gnumeric, XML, HTML, SLK files
nonsapiens/realaddressfactory
11319 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 11+, and Faker
arabcoders/database
825 Downloads
Standalone database toolkit for PDO with query building, ORM, schema migrations, and seeding.
robinncode/db_craft
4541 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.
loadsys/cakephp-basic-seed
83326 Downloads
Provides a simple mechanism for seeding data into a CakePHP application's database.
luizneves01/smart-seeder
160338 Downloads
Versioned, environment-based Seeders in Laravel.
runasroot/module-seeder
93 Downloads
Laravel-style database seeding for Magento 2
webparking/laravel-db-rebuild
8795 Downloads
A laravel package that allows for quick database rebuilds with presets.
lanin/laravel-extend-seeder
1514 Downloads
Extension for Laravel seeder. Seed your database with CSV data.