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/web/vendor/zendframework/zend-diactoros
2017-04-13 15:53:35 +01:00
..
src Update core 8.3.0 2017-04-13 15:53:35 +01:00
.coveralls.yml Update core 8.3.0 2017-04-13 15:53:35 +01:00
CHANGELOG.md Update core 8.3.0 2017-04-13 15:53:35 +01:00
composer.json Update core 8.3.0 2017-04-13 15:53:35 +01:00
composer.lock Update core 8.3.0 2017-04-13 15:53:35 +01:00
CONDUCT.md Update core 8.3.0 2017-04-13 15:53:35 +01:00
CONTRIBUTING.md Update core 8.3.0 2017-04-13 15:53:35 +01:00
LICENSE.md Update core 8.3.0 2017-04-13 15:53:35 +01:00
mkdocs.yml Update core 8.3.0 2017-04-13 15:53:35 +01:00
README.md Update core 8.3.0 2017-04-13 15:53:35 +01: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.