Libraries tagged by seeding
flynsarmy/csv-seeder
1742694 Downloads
Allows seeding of the database with CSV files
xefi/faker-php
23380 Downloads
Faker allows you to generate realistic fake data for your php applications
jeroenzwart/laravel-csv-seeder
418829 Downloads
Seed the database with Laravel using CSV files
deliciousbrains/wp-migrations
258507 Downloads
WordPress library for managing database table schema upgrades and data seeding
xefi/faker-php-laravel
20779 Downloads
Faker php integration with laravel
crockett/csv-seeder
179648 Downloads
Database seeding using CSV files
tebazil/db-seeder
289776 Downloads
Simple to use PHP db seeding tool that uses faker generators
eighty8/laravel-seeder
59004 Downloads
Versioned, environment-based Seeders in Laravel
bfinlay/laravel-excel-seeder
47343 Downloads
Seed the database with Laravel using Excel, XLSX, XLS, CSV, ODS, Gnumeric, XML, HTML, SLK files
bambamboole/extended-faker
60169 Downloads
A FakerPHP extension providing realistic product, category, blog post, and fixture-backed page data across locales.
robinncode/db_craft
4820 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
11683 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
36050 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
155 Downloads
Laravel-style database seeding for Magento 2
omaximus/laravel-advanced-seeder
39706 Downloads
Advanced seeding for laravel framework