polus / router
router polus
Installs: 6 992
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^8.2
- polus/adr-common: ^1.0.0
- psr/http-message: ^1.0
- psr/http-server-middleware: ^1.0
Suggests
- polus/aura-router: Routing with Aura.Router
- polus/fast-router: Routing with FastRoute
- polus/symfony-router: Routing with Symfony Routing
README
Abstract router contract meant to be used to work with the adr implementation
Implementations
- [Fast Router[(https://github.com/polusphp/fast-router)
- Aura Router