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.