c9s/Pux
Pux is a fast PHP Router and includes out-of-box controller tools observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4625
- days_rel: n/a
- days_push: 1254
- n_releases_24m: 0
Adoption not part of the score
1263 stars · 80 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pux is a high-performance PHP routing library with an optional C extension, offering Sinatra-style PCRE patterns, controller auto-mounting, annotations, and request constraints (method, domain, HTTPS). It also ships RESTful route builder helpers for mounting resource controllers.
Use cases
- route http requests in a php application
- build a fast php router with low memory footprint
- mount controllers automatically without specifying each action path
- define restful resource routes in php
- add request method and https conditions to routes
When to choose
- you need very fast routing in PHP with minimal overhead
- you want Sinatra-style patterns and controller auto-mounting
- you prefer a lightweight router over a full framework
When to avoid
- you need a full-featured web framework with templating and ORM
- your project requires modern PHP versions and active development
- you cannot install PHP C extensions and need maximum speed
Facets
library · maturity maintenance
routing web-framework middleware web-development backend apis performance php php-router sinatra-style-routes controller-mounting restful-routing c-extension low-overhead linux macos web-server
1 source
- readme: https://github.com/c9s/Pux · fetched 2026-08-28 · db7d12b96f6f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| c9s/Pux | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem