zendframework / zend-diactoros
This package is abandoned and no longer maintained.
The author suggests using the laminas/laminas-diactoros package instead.
PSR HTTP Message implementations
2.2.1
2019-11-13 19:16 UTC
Requires
- php: ^7.1
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
Requires (Dev)
- ext-curl: *
- ext-dom: *
- ext-libxml: *
- http-interop/http-factory-tests: ^0.5.0
- php-http/psr7-integration-tests: dev-master
- phpunit/phpunit: ^7.0.2
- zendframework/zend-coding-standard: ~1.0.0
Provides
This package is auto-updated.
Last update: 2020-01-29 15:10:02 UTC
README
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.
- 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.