Zend\Expressive\Container |
Zend\Expressive\Emitter |
Name | Description |
---|---|
AppFactory | Create and return an Application instance. |
Application | Middleware application providing routing based on paths and HTTP methods. |
ErrorMiddlewarePipe | MiddlewarePipe implementation that acts as error middleware. |
TemplatedErrorHandler | Final handler with templated page capabilities. |
WhoopsErrorHandler | Final handler with templated page capabilities plus Whoops exception reporting. |
Name | Description |
---|---|
MarshalMiddlewareTrait | Trait defining methods for verifying and/or generating middleware to pipe to an application. |