orangehill/iseed
Generate Laravel database seeders from existing table data. iSeed adds an artisan command to export one or many tables (or all tables) into seeder classes, with optional class name prefix/suffix to avoid overwriting. Supports Laravel 8–13 (PHP 8+).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| b2pweb/bdf-instantiator | 0.81 | b2pweb/bdf-instantiator is a small PHP utility for instantiating objects, useful in factories, DI containers, and testing. It focuses on creating class instances with minimal boilerplate, helping streamline object construction in Laravel and other PHP apps. | 0 | 0 | 0 | 253 | 0 | 0.0 | 33.2 | MIT | — | |
| spatie/laravel-superseeder | 0.80 | A Laravel package from Spatie for “super seeding”: convenient helpers and structure to build and run powerful database seeders, generate realistic test data, and quickly spin up complete demo environments with sensible defaults and relationships. | 0 | 2 | — | 0 | — | 0.0 | — | — | — | |
| christian-schoenefeld/seeds-from-sql | 0.78 | Laravel package demonstrating how to seed a database from a .sql file. Includes an SQLSeeder that imports SQL using DB::unprepared; run via php artisan db:seed --class=SQLSeeder (after migrate) or as part of DatabaseSeeder. | 0 | 0 | 1 | 0 | 0 | 0.3 | — | — | 4 years ago | |
| reliese/laravel | 0.77 | Generate Laravel Eloquent models from your database schema. Reliese inspects tables, columns, and foreign keys to scaffold typed model properties and relationships via an Artisan command, helping speed up development (best used in local/dev environments). | 0 | 1,721 | — | 92K | — | 45.6 | 49.2 | — | — | |
| oluokunkabiru/auto-seeder | 0.77 | — | 0 | 0 | 0 | 7 | 0 | 0.0 | 12.5 | — | — | |
| alms/database-seeder-bundle | 0.77 | — | 1 | 1 | 0 | 0 | 0 | 0.9 | — | MIT | 2 years ago | |
| illuminate/support | 0.76 | — | 582 | 629 | 157 | 2M | 0 | 7.6 | 48.5 | MIT | — | |
| qcod/laravel-settings | 0.75 | Store application settings as key/value pairs in your Laravel database with zero-query performance via caching. Easy get/set/has/remove APIs, helper and facade access, optional migrations publishing, and support for grouping settings (default group included). | 230 | 233 | 59 | 3K | 2 | 8.5 | 18.1 | MIT | 1 year ago | |
| riftweb/superseeder | 0.73 | — | 2 | 2 | 0 | 12 | 0 | 0.0 | 9.7 | MIT | — |
How can I help you explore Laravel packages today?