This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/vendor/zendframework/zend-diactoros
2018-11-23 12:29:20 +00:00
..
src Update Composer, update everything 2018-11-23 12:29:20 +00:00
.coveralls.yml Update Composer, update everything 2018-11-23 12:29:20 +00:00
CHANGELOG.md Update Composer, update everything 2018-11-23 12:29:20 +00:00
composer.json Update Composer, update everything 2018-11-23 12:29:20 +00:00
composer.lock Update Composer, update everything 2018-11-23 12:29:20 +00:00
CONDUCT.md Update Composer, update everything 2018-11-23 12:29:20 +00:00
CONTRIBUTING.md Update Composer, update everything 2018-11-23 12:29:20 +00:00
LICENSE.md Update Composer, update everything 2018-11-23 12:29:20 +00:00
mkdocs.yml Update Composer, update everything 2018-11-23 12:29:20 +00:00
README.md Update Composer, update everything 2018-11-23 12:29:20 +00:00

zend-diactoros

Master: Build status Coverage Status Develop: Build status Coverage Status

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.

Documentation

Documentation is available at:

Source files for documentation are in the doc/ tree.