exposedev/expose

A beautiful, fully open-source, tunneling service - written in pure PHP

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 28 minutes ago
Added to GitGenius on September 15th, 2026
Created on April 14th, 2020
Open Issues & Pull Requests: 28 (+0)
GitHub issues: Enabled
Number of forks: 309
Total Stargazers: 4,572 (+0)
Total Subscribers: 57 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 44.2 days
Mean response time: 207.9 days
90th percentile: 611.1 days
Tracked items: 70

Most active contributors

Sign in to see contributor activity.

How this project is maintained

100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 90% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 23
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 368 days
Stale 30+ days: 22
Stale 90+ days: 22

Recent activity

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

Top labels

  • good first issue (2)
  • enhancement (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Expose is a tunneling service written in pure PHP that provides an open-source alternative to ngrok.

Expose solves the problem of exposing local development servers to the internet without complex networking setup. It works by creating secure tunnels that forward traffic from public URLs to local applications, allowing developers to test webhooks, share work with collaborators, and integrate with third-party services during development. The tool is built entirely in PHP, making it straightforward to deploy and self-host on standard web infrastructure.

Developers should choose Expose if they want to self-host their tunneling infrastructure or prefer not to depend on a proprietary service. It suits teams that need full control over their tunneling setup or operate in environments where running their own server is practical. The project also offers a managed version with a free test server and a Pro tier that provides global server access and custom domain support for those who prefer not to self-host.

The project maintains active engagement with security concerns through a dedicated reporting channel. Development activity shows consistent attention to the codebase with regular updates and responsiveness to user needs.