muse / zend-diactoros
PSR HTTP Message implementations
2.1.3.2
2019-10-23 11:24 UTC
Requires
- php: >=5.3
- psr/http-message: ^1.0
Requires (Dev)
- phpspec/prophecy: ^1.9
- phpunit/phpunit: 4.8.*
Suggests
- http-interop/http-factory-tests: ^0.5.0
- php-http/psr7-integration-tests: dev-master
Provides
This package is auto-updated.
Last update: 2026-05-24 02:45:49 UTC
README
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.
- 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 docs/ tree.