orangehill/iseed
Laravel Inverse Seed Generator observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 89
- Release rhythm 90
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 4795
- days_rel: 70
- days_push: 70
- n_releases_24m: 14
Adoption not part of the score
2897 stars · 388 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
iSeed is a Laravel package that generates database seed files from existing database table data via an Artisan command. It supports Laravel 8 through 13 and can create seeders for one, several, or all tables.
Use cases
- generate laravel seeders from existing database data
- reverse engineer database seed files
- create seed files for all tables in a laravel app
- share database fixtures between environments
- snapshot production data into seeders for local development
When to choose
- you maintain a Laravel application and need seeders reflecting current database contents
- you want to quickly bootstrap test or staging data from a live database
When to avoid
- you are not using Laravel or PHP
- you need seed generation for non-relational databases
Facets
library · maturity active
database data-generation cli developer-tools databases web-development developer-tools php cli cross-platform laravel database-seeding artisan-command seed-generator composer-package automation
1 source
- readme: https://github.com/orangehill/iseed · fetched 2026-08-28 · 0a92281bcd8c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| orangehill/iseed | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="orangehill/iseed")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem