Http
Table of Contents
Classes
- AuthorizationChecker
- Determines if authorization is successful
for a given Routable.
- MiddlewareQueueRequestHandler
- The HTTP Server request handling starting point
for the application.
- ResolvedRoute
- Contains a routable that is the target of a route
and bound route parameters.
- RouteMap
- Contains route paths associated with target objects.
- RoutingHandler
- Handles request routing for the application.
- RoutingMiddleware
- Takes care of routing requests to handlers
Enums
- RequestMethods
- Contains the currently supported
HTTP request methods supported for
routing.
phpdocumentor-green