# pipe-dream/laravel-create

Create Laravel projects really fast

Repository: https://github.com/pipe-dream/laravel-create
Canonical: https://ross.abutalabs.com/products/laravel-create
Language: PHP
License Family: other
Topics: pipe-dream, laravel, code-generation, composer-package
Archived: true
Last push: 2020-10-05T16:59:31+00:00

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

## Adoption (not part of the score)
Stars 1296, forks 103 (observed 2026-08-28T04:04:16.807067+00:00)

## What it is
A Composer package that scaffolds Laravel projects from a minimal sketch of models and tables, predicting the application schema in real time. It generates migrations, models, controllers, and API placeholder files so developers can start a web project quickly.

## Use cases
- scaffold a new Laravel project from a list of entities
- generate Laravel models, migrations, and controllers from a sketch
- quickly bootstrap a Laravel API with placeholder endpoints
- set up many-to-many relationships and auth tables automatically
- prototype database schema for a Laravel app in the browser

## When to choose
- you are starting a new Laravel project and want files generated from a simple entity list
- you want to prototype a Laravel schema and API skeleton in minutes
- you prefer sketch-based code generation over manual boilerplate writing

## When to avoid
- you need a maintained tool with recent releases and active support
- you are not working with Laravel or the PHP ecosystem
- you need fine-grained control over generated code beyond what the pipes provide

## Facets
- artifact type: library
- maturity: maintenance
- function: cli, web-framework, orm
- domain: web-development, backend, developer-tools
- platform: php, cli
- tags: laravel, scaffolding, schema-prediction, composer-package, pipe-dream, code-generation, automation, web-server

## Member repositories
- pipe-dream/laravel-create (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:16.807067+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-30T04:53:58.528466+00:00, confidence not recorded.
  - readme: https://github.com/pipe-dream/laravel-create (fetched 2026-08-28T04:04:16.807067+00:00, sha 9a435ef521f2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
