.. | ||
src | ||
.coveralls.yml | ||
CHANGELOG.md | ||
composer.json | ||
composer.lock | ||
CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
mkdocs.yml | ||
README.md |
zend-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 accepted PSR-7 HTTP message interfaces, as well as a "server" implementation similar to node's http.Server.
- File issues at https://github.com/zendframework/zend-diactoros/issues
- Issue patches to https://github.com/zendframework/zend-diactoros/pulls
Documentation
Documentation is available at:
Source files for documentation are in the doc/ tree.