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

goravel/goravel

The full-featured Golang Development Framework skeleton observed · 2026-08-28

github.com/goravel/goravel · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 91
  • Release rhythm 92
  • 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: 21
  • age_days: 1772
  • days_rel: 59
  • days_push: 59
  • n_releases_24m: 24

Full methodology

Adoption not part of the score

4818 stars · 272 forks observed · 2026-08-28

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

Goravel is a full-featured, modular web application framework for Go, styled after Laravel so PHP developers can build Golang applications with familiar conventions. This repository is the full-featured project skeleton providing ORM, HTTP serving, authentication, caching, events, file storage, and an Artisan-style CLI out of the box.

Use cases

  • build a REST API in Go with a Laravel-like framework
  • scaffold a new Golang web application quickly
  • migrate from Laravel/PHP to Go without relearning conventions
  • build microservices in Go with ORM and caching included
  • manage app tasks with an artisan-style CLI
  • add JWT or session authentication to a Go web app

When to choose

  • you are a PHP/Laravel developer moving to Go
  • you want a batteries-included Go web framework with ORM, auth, and CLI
  • you need a structured skeleton for a full web application or API
  • you want modular components you can adopt incrementally

When to avoid

  • you prefer minimal, unopinionated Go tooling like the standard library or chi
  • you need a framework with the ecosystem maturity of Gin or Echo
  • you are building a non-web CLI or systems tool
  • you dislike magic/facade-style patterns borrowed from Laravel

Facets

framework · maturity active

web-framework api-framework orm auth authorization caching cli routing middleware logging rpc web-development backend apis developer-tools microservices go windows cross-platform laravel-style golang skeleton artisan-console full-featured php-developer-friendly linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
goravel/goravelmain93

For agents

markdown · JSON · MCP: product_card(name="goravel/goravel")

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