Skip to content

Runtime

Everything under Quiote\Runtime.

ClassDescription
ContextRequestHandlerTurns a PSR-7 request into a response for one context.
ErrorResponseFactoryTurns a throwable that escaped the middleware pipeline into a response.
HttpEmitterThe original SAPI emitter, kept as the name apps and tests already reference.
KernelBoots the framework and hands the request loop to a worker runtime.
OutputCaptureCatches anything the application echoes outside the response body while a runtime with no SAPI output channel is handling the request.
NamespaceContents
Emitter2 types
Proxy2 types
Request1 type
RoadRunner3 types
Superglobals1 type
Swoole14 types
Worker7 types