the-limbo / router-contracts
Generic abstractions for router.
dev-master
2022-10-10 20:39 UTC
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: 2024-10-23 04:06:45 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