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

laracasts/Laravel-5-Generators-Extended

This package extends the core file generators that are included with Laravel 5 observed · 2026-08-28

github.com/laracasts/Laravel-5-Generators-Extended · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 4207
  • days_rel: n/a
  • days_push: 882
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2420 stars · 343 forks observed · 2026-08-28

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

A Laravel package that extends the framework's built-in artisan file generators with schema-aware migration commands. It lets developers define migration columns inline (e.g. make:migration:schema with a --schema flag) and generate pivot table migrations without hand-editing files.

Use cases

  • generate laravel migrations from a schema string
  • create pivot table migrations quickly
  • scaffold database tables without editing migration files
  • speed up laravel database schema workflow
  • add foreign key constraints when generating migrations
  • bootstrap laravel models and migrations together

When to choose

  • you build Laravel 5-9 apps and want faster migration scaffolding
  • you frequently create simple tables or pivot tables and want to skip manual file editing
  • you want a lightweight dev-only composer package

When to avoid

  • you use Laravel 10+ where newer generator tools may be better supported
  • you need complex migrations with custom logic beyond simple column definitions
  • you don't use Laravel or PHP

Facets

plugin · maturity maintenance

developer-tools cli database developer-tools web-development databases php cli laravel artisan migrations schema-generation pivot-tables composer-package code-generation command-line

10 sources

Member repositories

RepositoryRoleHealth v2
laracasts/Laravel-5-Generators-Extendedmain23

For agents

markdown · JSON · MCP: product_card(name="laracasts/Laravel-5-Generators-Extended")

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