PHP Zend\Expressive Пространство имен

Пространства имен

Zend\Expressive\Container
Zend\Expressive\Emitter

Классы

Имя Описание
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.

Traits

Имя Описание
MarshalMiddlewareTrait Trait defining methods for verifying and/or generating middleware to pipe to an application.