Libraries tagged by seed
fakerino/fakerino
14962 Downloads
Faker framework, for generate every kind of fake data for test, database seed, mock responses, other
ernysans/laraworld
57694 Downloads
Countries, Languages and Time Zones Package for Laravel 5.*
cheesegrits/iseed
8523 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
woenel/prpcmblmts
19524 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
robinncode/db_craft
5214 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
39690 Downloads
A Laravel package that builds databases for your tests, improving their speed.
butschster/entity-faker
54772 Downloads
Create fake entities based on your classes
bambamboole/extended-faker
74012 Downloads
A FakerPHP extension providing realistic product, category, blog post, and fixture-backed page data across locales.
vusys/laravel-runabout
9173 Downloads
Journey testing for Laravel: run the steps of a user journey in seeded, shuffled orders and assert invariants along the way.
tomatophp/filament-locations
24077 Downloads
Database Seeds for Countries / Cities / Areas / Languages / Currancy with ready to use resources for FilamentPHP
nonsapiens/realaddressfactory
12246 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 11+, and Faker
lessmore92/php-ripple-address-codec
59084 Downloads
Library for encoding and decoding XRP Ledger addresses and seeds.
laravel/database
36232 Downloads
Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support
gentritxhema/laravel-currency
8522 Downloads
Laravel currency table migration and seed
edalzell/laravel-features
701 Downloads
Self-contained feature modules for Laravel with auto-registration of routes, migrations, views, events, and seeders