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

InfyOmLabs/laravel-generator

API and Admin Panel CRUD Generator for Laravel. observed · 2026-08-28

github.com/InfyOmLabs/laravel-generator · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3853
  • days_rel: n/a
  • days_push: 848
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3823 stars · 832 forks observed · 2026-08-28

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

InfyOm Laravel Generator is a PHP/Laravel package that generates complete CRUD scaffolding—migrations, models, controllers, repositories, requests, views, routes, tests, and Swagger docs—from the command line, schema files, or existing database tables. It supports multiple admin panel themes (AdminLTE, CoreUI) and API generation with customizable templates.

Use cases

  • generate laravel crud from database table
  • scaffold rest api for a model in laravel
  • generate admin panel crud with adminlte theme
  • create migration model controller repository tests automatically
  • generate swagger documentation for laravel apis
  • bootstrap a new laravel project with crud boilerplate
  • generate laravel crud from json schema file

When to choose

  • you are starting a new Laravel project and want to skip repetitive CRUD boilerplate
  • you need both REST APIs and admin panel views generated consistently
  • you want generated test cases and Swagger annotations alongside your code
  • you want to generate CRUD from an existing database schema

When to avoid

  • your project uses a framework other than Laravel
  • you need highly custom, non-standard application architecture the templates don't fit
  • you prefer writing code by hand or use a different scaffolding tool
  • you are on an unsupported Laravel version

Facets

library · maturity active

cli web-framework api-framework templating code-review developer-tools boilerplate api-documentation testing web-development backend developer-tools apis php cli laravel crud-generator scaffolding code-generation admin-panel rest-api swagger artisan adminlte scaffold automation web-server

10 sources

Member repositories

RepositoryRoleHealth v2
InfyOmLabs/laravel-generatormain23

For agents

markdown · JSON · MCP: product_card(name="InfyOmLabs/laravel-generator")

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