nopoco / laminas-diactoros
PSR HTTP Message implementations
v2.25.1
2023-05-02 10:27 UTC
Requires
- php: ~8.0.0 || ~8.1.0 || ~8.2.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.1
Requires (Dev)
- ext-curl: *
- ext-dom: *
- ext-gd: *
- ext-libxml: *
- http-interop/http-factory-tests: ^0.9.0
- laminas/laminas-coding-standard: ^2.5
- php-http/psr7-integration-tests: ^1.2
- phpunit/phpunit: ^9.5.28
- psalm/plugin-phpunit: ^0.18.4
- vimeo/psalm: ^5.6
Provides
Conflicts
This package is auto-updated.
Last update: 2024-10-31 00:33:05 UTC
README
Removed political appeal incompatible with free software here. The original repository is at this link.
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.