Libraries tagged by seeding
flynsarmy/csv-seeder
1750342 Downloads
Allows seeding of the database with CSV files
xefi/faker-php
23974 Downloads
Faker allows you to generate realistic fake data for your php applications
jeroenzwart/laravel-csv-seeder
420867 Downloads
Seed the database with Laravel using CSV files
deliciousbrains/wp-migrations
261071 Downloads
WordPress library for managing database table schema upgrades and data seeding
xefi/faker-php-laravel
21282 Downloads
Faker php integration with laravel
crockett/csv-seeder
180156 Downloads
Database seeding using CSV files
tebazil/db-seeder
290217 Downloads
Simple to use PHP db seeding tool that uses faker generators
eighty8/laravel-seeder
59106 Downloads
Versioned, environment-based Seeders in Laravel
bfinlay/laravel-excel-seeder
47575 Downloads
Seed the database with Laravel using Excel, XLSX, XLS, CSV, ODS, Gnumeric, XML, HTML, SLK files
bambamboole/extended-faker
61629 Downloads
A FakerPHP extension providing realistic product, category, blog post, and fixture-backed page data across locales.
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.
nonsapiens/realaddressfactory
11789 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 11+, and Faker
laravel/database
36105 Downloads
Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support
runasroot/module-seeder
157 Downloads
Laravel-style database seeding for Magento 2
omaximus/laravel-advanced-seeder
39860 Downloads
Advanced seeding for laravel framework