Ross ROSS = Recommend OSS · open-source software intelligence for agents

laravel-shift/blueprint

A code generation tool for Laravel developers. observed · 2026-08-28

github.com/laravel-shift/blueprint · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 97
  • Release rhythm 45
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 63
  • age_days: 2515
  • days_rel: 286
  • days_push: 22
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

3110 stars · 295 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Blueprint is a code generation tool for Laravel that builds multiple framework components (models, migrations, controllers, routes, factories, form requests) from a single human-readable YAML draft file. It is installed via Composer and run through artisan commands.

Use cases

  • scaffold laravel crud from a yaml file
  • generate laravel models migrations and controllers quickly
  • rapidly prototype a laravel app
  • generate laravel tests and factories from a definition
  • avoid writing boilerplate laravel components

When to choose

  • you build Laravel 11+ apps and want to skip repetitive scaffolding
  • you want a single readable definition driving models, controllers, routes, and tests
  • you prefer convention-driven generation over manual boilerplate

When to avoid

  • you don't use the Laravel framework
  • you need fully custom component structures the draft format can't express
  • you work outside PHP or with other frameworks

Facets

cli-tool · maturity active

build-tool developer-tools testing web-development developer-tools backend php cli laravel scaffolding yaml-drafts artisan-commands crud-generation code-generation automation web-server

1 source

Member repositories

RepositoryRoleHealth v2
laravel-shift/blueprintmain79

For agents

markdown · JSON · MCP: product_card(name="laravel-shift/blueprint")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem