the-limbo / router-contracts
Generic abstractions for router.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/the-limbo/router-contracts
Requires
- php: >=8.1
- psr/http-factory: dev-master
- psr/http-message: dev-master
- psr/http-server-handler: dev-master
- psr/http-server-middleware: dev-master
- the-limbo/container-contracts: dev-master
- the-limbo/factory-contracts: dev-master
Suggests
- the-limbo/router-contracts-implementation
Provides
- psr/http-server-handler-implementation: dev-master
- psr/http-server-middleware-implementation: dev-master
- the-limbo/factory-contracts-implementation: dev-master
This package is not auto-updated.
Last update: 2025-10-08 08:26:07 UTC
README
A set of abstractions extracted out of the TheLimbo components.
Installation
To install this package you can use composer:
composer require the-limbo/router-contracts