zendframework/zend-diactoros
PSR HTTP Message implementations
Installs: 10 823 520
Dependents: 923
Suggesters: 38
Stars: 784
Watchers: 61
Forks: 125
Open Issues: 34
Requires
- php: ^5.6 || ^7.0
- psr/http-message: ^1.0
Requires (Dev)
- ext-dom: *
- ext-libxml: *
- phpunit/phpunit: ^5.7.16 || ^6.0.8
- zendframework/zend-coding-standard: ~1.0
Provides
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 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.