vakata / laminas-diactoros-mutable
PSR HTTP Message implementations MUTABLE
3.3.1
2024-01-04 08:21 UTC
Requires
- php: ^8.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
Provides
- psr/http-factory-implementation: ^1.1 || ^2.0
- psr/http-message-implementation: ^1.1 || ^2.0
README
Diactoros - immutability
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.