Skip to main content

Jinya Router

A simple, yet powerful, cached and annotation based router

Easy to Use

Jinya Router exists of only a handful of attributes and needs only a single method to handle requests.

Fast and proven base

It is built around FastRoute, one of the fastest route matchers for PHP. The request handling is built with the battle tested Laminas components.

Easy to extend

You need more features? No problem, Jinya Router allows to manipulate the routing table and add custom PSR-15 middlewares.