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
ParkHub dashboard showing booking statistics, usage charts, parking activity, and administrative controls.

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.

  1. 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
  2. PHP edition.

    Run Laravel on the stack many parking operators already know. Same React v5 surface, same product vocabulary.

    Open PHP repo
  3. 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
  4. 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

What ships in the application.

The public site stays tied to things present in the repositories, not launch copy that outruns the product.

Bookings

Recurring reservations, guest passes, swaps, waitlists, and QR check-in.

Identity

Role-based access, passkeys, TOTP, SSO profiles, and admin session controls.

Operations

Occupancy metrics, CSV exports, webhook delivery, iCal sync, and audit logs.

Legal tools

GDPR export and erasure workflows are built in; production legal templates still need operator review.

Public means proven.

The GitHub Pages site should be the last mile of the release train, not the evidence source.

01

Source proof

02

Local gates

03

GitHub checks

04

Screenshots

05

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.