Self-hosted parking management
ParkHub runs parking without a SaaS control plane.
Two open-source editions: Rust for the smallest operations footprint, PHP for Laravel teams and shared hosting. Both keep the same React dashboard, booking model, and release evidence trail.
- License
- MIT
- Surfaces
- Rust + PHP
- UI
- React v5
- Evidence
- CI first

Choose the shape
One product, two operational contracts.
ParkHub is not split into a marketing edition and a real edition. The Rust and PHP repositories carry the same product surface.
- Rust edition.
Run one Axum binary with an embedded redb store. It is the smallest operational shape for teams that control their own server.
Open Rust repo - PHP edition.
Run Laravel on the stack many parking operators already know. Same React v5 surface, same product vocabulary.
Open PHP repo - One frontend contract.
Both editions share the same dense React dashboard, the same design-v5 navigation model, and the same release evidence bar.
Inspect the UI - Honest release boundary.
ParkHub does not claim a hosted control plane. Public launch waits for local gates, GitHub checks, attestations, screenshots, and operator approval.
Read the site source
Operational ledger
What ships in the application.
The public site stays tied to things present in the repositories, not launch copy that outruns the product.
Recurring reservations, guest passes, swaps, waitlists, and QR check-in.
Role-based access, passkeys, TOTP, SSO profiles, and admin session controls.
Occupancy metrics, CSV exports, webhook delivery, iCal sync, and audit logs.
GDPR export and erasure workflows are built in; production legal templates still need operator review.
Release discipline
Public means proven.
The GitHub Pages site should be the last mile of the release train, not the evidence source.
Source proof
Local gates
GitHub checks
Screenshots
Public deploy
ParkHub is for operators who would rather own the boring parking system than rent the polished control panel.
parkhub-site / v5.1.0 / GitHub Pages source-readyBuilt on the Securanido platform.