Skip to main content

Jinya Router

A simple attribute-based routing library

Attribute-based Routing

Define your routes directly in your controllers using PHP attributes. Keep your routing logic close to your implementation.

PSR-15 Middleware

Full support for PSR-15 middleware. Easily add authentication, logging, and other cross-cutting concerns to your application.

Fast and Efficient

Built on top of fast-route for high-performance routing and uses battle-tested components from the Laminas project.