ideationnet / fast-route-invoker-middleware
This package is abandoned and no longer maintained.
The author suggests using the ideationnet/invoker-router-middleware package instead.
FastRoute and Invoker based router for PSR-15 compatible middleware
v0.2.0
2017-01-15 11:39 UTC
Requires
- php: ~7.0
- http-interop/http-middleware: ^0.4.0
- nikic/fast-route: ^1.0
- php-di/invoker: ^1.3
This package is not auto-updated.
Last update: 2022-02-01 13:04:41 UTC
README
#Fast Route Invoker Middleware
A Fast Route based router that uses an Invoker to call the resolved route.
For use with PSR-15 Middleware.