amphp/http-server-router
amphp/http-server-router is a fast, async router for Amp’s HTTP server. It maps paths and methods to request handlers, supports route groups and parameters, and provides middleware-style dispatching for building clean, high-performance PHP microservices.
This release is compatible with amphp/http-server@^3.
Router constructorRouter is now allowed and only logs a notice instead of throwing an exceptionaddMiddleware() instead of stack()addRoute(), use stackMiddleware() instead if you need thisRouter::onStart(), as it's now internally registeredServerObserver, as it's been removed from amphp/http-serveramphp/http-server@v3amphp/http-server@v3-beta.8amphp/http@v2amphp/http-server@^3Router::onStart(), as it's now internally registeredServerObserver, as it's been removed from amphp/http-serverAllow amphp/http-server@^2
amphp/http-server@^1Initial release.
How can I help you explore Laravel packages today?