leokhoa/laragon

Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python. It is fast, lightweight, easy-to-use and...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 27 minutes ago
Added to GitGenius on September 12th, 2026
Created on July 12th, 2015
Open Issues & Pull Requests: 92 (+0)
GitHub issues: Enabled
Number of forks: 511
Total Stargazers: 5,407 (+0)
Total Subscribers: 108 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 15.2 hours
Mean response time: 146.3 days
90th percentile: 461.2 days
Tracked items: 512

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 89% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in about 3 hours, while "docs" waits about 5 days. 77% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 5% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 89
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 442 days
Stale 30+ days: 81
Stale 90+ days: 74

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 3

Top labels

  • enhancement (101)
  • outdated (69)
  • bug (58)
  • docs (57)
  • question (57)
  • ui/ux (23)
  • duplicate (18)
  • wontfix (12)

Detailed Description

Laragon is a portable development environment for PHP, Node.js, and Python on Windows that emphasizes lightweight resource usage and automatic configuration.

Laragon addresses the friction of setting up and managing local development stacks by automating configuration rather than requiring manual setup. It runs services asynchronously without relying on Windows services, keeping the core binary under 6MB and RAM usage between 4MB and 10MB. The tool supports multiple versions of languages and servers—PHP, Python, Ruby, Java, Go, Apache, Nginx, MySQL, PostgreSQL, MongoDB—which can be added by extracting them into the bin folder. It enables pretty URLs like app.test instead of localhost paths and provides one-click operations for common tasks like WordPress installation or enabling PHP extensions.

Laragon suits developers who want a self-contained, portable development environment that can be moved between machines or synced to cloud storage without reconfiguration. It works best for those building modern web applications who value simplicity and low system overhead. The tool is Windows-only and requires a license to use. Those seeking a cross-platform solution or preferring manual configuration control should look elsewhere.

The project shows sustained maintenance with regular updates and active issue resolution. The maintainer responds to user reports and feature requests, indicating ongoing engagement with the community. Documentation is comprehensive, covering installation, usage patterns, and extension mechanisms clearly.