Libraries tagged by seeker
timokoerber/laravel-json-seeder
31775 Downloads
Create and use JSON files to seed your database in your Laravel applications
tebazil/yii2-db-seeder
81957 Downloads
Yii2 adapter for PHP Database Seeder library
tebazil/yii1-db-seeder
106685 Downloads
Yii1 adapter for PHP Database Seeder library
eighty8/laravel-seeder
52344 Downloads
Versioned, environment-based Seeders in Laravel
crockett/csv-seeder
161365 Downloads
Database seeding using CSV files
antonyz89/yii2-seeder
24051 Downloads
A tool to quickly populate database with fake data
woenel/prpcmblmts
16122 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
robinncode/db_craft
1731 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
32022 Downloads
A Laravel package that builds databases for your tests, improving their speed.
butschster/entity-faker
26123 Downloads
Create fake entities based on your classes
ranium/laravel-seedonce
42367 Downloads
Laravel package to run seeders only once
nwidart/db-exporter
39046 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
lanciweb/laravel-make-crud
1862 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
elgentos/masquerade
8097 Downloads
Framework-agnostic database seeder with fake data
spiral-packages/database-seeder
19702 Downloads
The package provides the ability to seed your database with data using seed classes