# InfyOmLabs/laravel-generator

API and Admin Panel CRUD Generator for Laravel.

Repository: https://github.com/InfyOmLabs/laravel-generator
Canonical: https://ross.abutalabs.com/products/laravel-generator
Homepage: https://www.infyom.com/open-source
Language: PHP
License: MIT
License Family: permissive
Topics: infyom-laravel-generator, laravel, laravel-generator, crud-generator, api-generator, infyom, laravel-curd-generator, laravel-api-generator, infyom-generator, hacktoberfest
Last push: 2024-05-07T11:06:38+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3853, "days_push": 848, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3823, forks 832 (observed 2026-08-28T04:08:21.980121+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: cli, web-framework, api-framework, templating, code-review, developer-tools, boilerplate, api-documentation, testing
- domain: web-development, backend, developer-tools, apis
- platform: php, cli
- tags: laravel, crud-generator, scaffolding, code-generation, admin-panel, rest-api, swagger, artisan, adminlte, scaffold, automation, web-server

## Member repositories
- InfyOmLabs/laravel-generator (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:21.980121+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:26:23.398166+00:00, confidence not recorded.
  - readme: https://github.com/InfyOmLabs/laravel-generator (fetched 2026-08-28T04:08:21.980121+00:00, sha 1dc1c66c57b4)
  - homepage: https://www.infyom.com/open-source (fetched 2026-08-29T09:21:18.455979+00:00, sha c12be33922d5)
  - site_page: https://infyom.com/open-source/laravel-ui-adminlte/docs.html (fetched 2026-08-29T09:21:18.472555+00:00, sha 4da6bed1727f)
  - site_page: https://infyom.com/about-us (fetched 2026-08-29T09:21:18.465337+00:00, sha 5d4356724af8)
  - site_page: https://infyom.com/open-source/laravelgenerator/docs (fetched 2026-08-29T09:21:18.467179+00:00, sha 71da058bc6c2)
  - site_page: https://infyom.com/open-source/laravelgenerator/docs/generator-options.html (fetched 2026-08-29T09:21:18.468855+00:00, sha 765216292797)
  - site_page: https://infyom.com/open-source/laravelgenerator/docs/9.0/installation.html (fetched 2026-08-29T09:21:18.470933+00:00, sha 01a3264c8d5a)
  - site_page: https://infyom.com/open-source/laravelgenerator/docs/9.0/adminlte-templates.html (fetched 2026-08-29T09:21:18.474111+00:00, sha 34ffedeae7d6)
  - site_page: https://infyom.com/open-source/laravel-upcitemdb/docs.html (fetched 2026-08-29T09:21:18.475724+00:00, sha c92706f6200d)
  - site_page: https://infyom.com/open-source/laravel-calendar-events/docs.html (fetched 2026-08-29T09:21:18.477366+00:00, sha 0167656c7bb4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
