goravel/goravel
The full-featured Golang Development Framework skeleton 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
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
- readme: https://github.com/goravel/goravel · fetched 2026-08-28 · 33bfd164b45f
- homepage: https://goravel.dev · fetched 2026-08-29 · 4321c9f41de3
- site_page: https://www.goravel.dev/getting-started/installation.html · fetched 2026-08-29 · 65c39aed3e9a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| goravel/goravel | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem