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
v0.10.0
2026-02-01 14:40 UTC
Requires
- php: >=8.3
- gacela-project/gacela: >=1.11
- phel-lang/phel-lang: >=0.26
- symfony/routing: >=7.3
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).