PSR-7 HTTP Message implementation
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-diactoros.
Diactoros (pronunciation:
/dɪʌktɒrɒs/): an epithet for Hermes, meaning literally, "the messenger."
This package supercedes and replaces phly/http.
zend-diactoros is a PHP package containing implementations of the
PSR-7 HTTP message interfaces
and PSR-17 HTTP message factory interfaces.
Documentation is available at:
Source files for documentation are in the docs/ tree.
Uri::__toString adds extra delimiters
Add ImageResponse?
Relative stream possible issue with pointers
Request HTTP method defaults to empty string
RequestTrait
ServerRequest
ServerRequestFactory
Stream::getMetadata()
Hack Typechecker definitions needed
SapiEmitter::emitBody() suppresses exceptions by using StreamInterface::__toString()