# saleem-hadad/larecipe

✏️ Write gorgeous documentation for your products using Markdown inside your Laravel app

Repository: https://github.com/saleem-hadad/larecipe
Canonical: https://ross.abutalabs.com/products/larecipe
Homepage: https://larecipe.saleem.dev
Language: PHP
License: MIT
License Family: permissive
Topics: laravel, api-docs, documentation, docs, laravel-docs, larecipe
Last push: 2026-08-08T01:38:25+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 63, longevity 100
- inputs: {"age_days": 2957, "days_push": 26, "days_rel": 90, "gap_med": 116, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2513, forks 267 (observed 2026-08-28T04:06:57.511527+00:00)

## What it is
LaRecipe is a Laravel package for writing beautiful, code-driven product documentation in Markdown directly inside a Laravel application. It renders docs at a /docs endpoint with a Vue/TailwindCSS UI, including search, versioning, authentication, and analytics.

## Use cases
- write product documentation inside my laravel app
- create api docs from markdown in laravel
- host versioned documentation alongside my codebase
- add searchable docs endpoint to a laravel project
- generate beautiful documentation pages without a separate docs site
- control access to internal documentation with laravel auth

## When to choose
- you have a Laravel app and want docs kept in the same codebase and deploy
- you want Markdown-based docs with search, versioning, and auth out of the box
- you prefer code-driven configuration over a database-backed docs CMS

## When to avoid
- your project is not built on Laravel or PHP
- you need a standalone static site documentation generator
- you require heavy customization beyond what the package's plugin system supports

## Facets
- artifact type: plugin
- maturity: active
- function: documentation, markdown, search-engine, auth, authorization, caching
- domain: documentation, web-development, developer-tools, apis
- platform: php, self-hosted
- tags: laravel-package, markdown-docs, code-driven-docs, api-docs, versioned-docs, web-server

## Member repositories
- saleem-hadad/larecipe (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:57.511527+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-30T02:26:19.010831+00:00, confidence not recorded.
  - readme: https://github.com/saleem-hadad/larecipe (fetched 2026-08-28T04:06:57.511527+00:00, sha 687303f34d0e)
  - homepage: https://larecipe.saleem.dev (fetched 2026-08-29T10:08:32.773021+00:00, sha b5379f5f69f4)
  - site_page: https://larecipe.saleem.dev/docs (fetched 2026-08-29T10:08:32.781811+00:00, sha ea3b12d2b324)
- Data as of 2026-08-30T08:39:29.467469+00:00.
