goravel/goravel

The full-featured Golang Development Framework skeleton

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 22 minutes ago
Type:FrameworkCategory(s):Backend FrameworksWeb Development
Added to GitGenius on September 14th, 2026
Created on October 26th, 2021
Open Issues & Pull Requests: 53 (+0)
GitHub issues: Enabled
Number of forks: 272
Total Stargazers: 4,837 (+0)
Total Subscribers: 45 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.0 days
Mean response time: 63.0 days
90th percentile: 207.5 days
Tracked items: 405

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 4% of issues opened in the past year have never received a reply. 87% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 81% of issues opened in the past year have been closed, leaving a working backlog. Three people close 90% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 53
New in 7 days: 6
Closed in 7 days: 5
Avg open age: 364 days
Stale 30+ days: 32
Stale 90+ days: 26

Recent activity

Opened in 7 days: 6
Closed in 7 days: 5
Comments in 7 days: 1
Events in 7 days: 18

Top labels

  • 😎 Good First Issue (126)
  • ✏️ Feature (51)
  • ☢️ Bug (9)
  • ❗ Breaking Change (4)
  • 📒 Documentation (2)
  • ⚰ Wontfix (1)
  • 💡 Need Help (1)

Detailed Description

Goravel is a full-featured web application framework for Go that provides a structured scaffold for building scalable applications.

The framework addresses the need for rapid application development in Go by offering a Laravel-inspired architecture and API design. Developers familiar with Laravel can apply their knowledge directly to Go projects without learning an entirely new framework paradigm. The tool bundles common web development patterns, configuration management, and project structure conventions into a cohesive starting point, reducing boilerplate and setup time for new applications.

Goravel suits teams building web applications and microservices in Go who value consistency with Laravel's conventions and want to minimize framework learning curves. It works well for projects where rapid development and familiar patterns matter more than building from minimal foundations. The framework explicitly targets PHP developers transitioning to Go, making it particularly valuable for teams with Laravel experience looking to expand into Go ecosystems.

The project maintains steady development activity with regular commits addressing framework improvements and bug fixes. Pull requests are actively reviewed and merged, indicating responsive maintenance. Issues receive attention and discussion from the maintainers, showing engagement with user feedback and reported problems.