phel-lang/router

This package is abandoned and no longer maintained. The author suggests using the phel-lang/phel-lang package instead.

A Phel router based on symfony routing component

Maintainers

Package info

github.com/phel-lang/router

Homepage

pkg:composer/phel-lang/router

Statistics

Installs: 152

Dependents: 1

Suggesters: 0

Stars: 15

Open Issues: 0

v0.10.0 2026-02-01 14:40 UTC

This package is auto-updated.

Last update: 2026-04-12 20:49:10 UTC


README

Warning

This package is deprecated

The router has been merged into phel-lang/phel-lang via PR #1430 and is now available as phel\router directly from the core library.

Please migrate to phel-lang/phel-lang. This repository will no longer receive updates.

A data driver router for Phel, based on Symfony Routing and inspired by reitit.

See docs/ for usage details (kept for historical reference).