.. | ||
src | ||
.laminas-ci.json | ||
composer.json | ||
composer.lock | ||
COPYRIGHT.md | ||
LICENSE.md | ||
psalm-baseline.xml | ||
psalm.xml.dist | ||
README.md |
laminas-diactoros
Diactoros (pronunciation:
/dɪʌktɒrɒs/
): an epithet for Hermes, meaning literally, "the messenger."
This package supercedes and replaces phly/http.
laminas-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/laminas/laminas-diactoros/issues
- Issue patches to https://github.com/laminas/laminas-diactoros/pulls
Documentation
Documentation is available at:
Source files for documentation are in the docs/ tree.
Contributing and Support
- If you need support with the project, read the support documentation.
- If you wish to contribute to the project, read the contributing guidelines as well as the Code of Conduct.
- For reporting security issues, please review our security policy.