Libraries tagged by laravel seeder
davidvandertuijn/laravel-after-seeders
1882 Downloads
Laravel After Seeders
bfinlay/laravel-excel-seeder-test-data
7050 Downloads
Test data for laravel-excel-seeder
thehocinesaad/laravel-algereography
208 Downloads
Easily add all the 58 Algerian Wilayas and its Dairas to your cool Laravel project (Migrations, Seeders and Models).
luizneves01/smart-seeder
160774 Downloads
Versioned, environment-based Seeders in Laravel.
sadegh19b/laravel-iran-cities
251 Downloads
A Laravel package for Iran provinces and cities seeder and models
zuqongtech/laravel-anvil
44 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
salehhashemi/laravel-intelli-db
589 Downloads
An AI-driven Laravel package for generating and managing database related things.
lanciweb/laravel-make-crud
2459 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
illuminatech/enum-seeder
1861 Downloads
Allows easy creation of DB seeders for the dictionary (enum) type tables
devcake-deventer/country-seeder
270 Downloads
This package can be used within laravel to seed a dutch translated country table to the database
kazistm/algeria-geo
693 Downloads
Laravel package providing complete Algerian geo data (69 Wilayas and Communes) with slugs, coordinates and optimized seeders.
hedronium/seed-cascade
44 Downloads
A range based Cascading Seeder for Laravel.
fndmiranda/data-migration
420 Downloads
Synchronize and migrate data between the application and the database
elimuswift/db-exporter
4696 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.