laminas / laminas-diactoros
PSR HTTP Message implementations
Fund package maintenance!
Community Bridge
Installs: 8 372 815
Dependents: 500
Suggesters: 15
Security: 0
Stars: 193
Watchers: 24
Forks: 29
Open Issues: 34
Requires
- php: ^7.3 || ~8.0.0
- laminas/laminas-zendframework-bridge: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
Requires (Dev)
- ext-curl: *
- ext-dom: *
- ext-gd: *
- ext-libxml: *
- http-interop/http-factory-tests: ^0.8.0
- laminas/laminas-coding-standard: ~1.0.0
- php-http/psr7-integration-tests: ^1.1
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^9.1
Provides
Conflicts
- phpspec/prophecy: <1.9.0
Replaces
- zendframework/zend-diactoros: ^2.2.1
- 2.6.x-dev
- 2.5.x-dev
- 2.5.0
- 2.4.x-dev
- 2.4.1
- 2.4.0
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.3
- 2.2.2
- 2.2.1p2
- 2.2.1p1
- 2.2.1
- 2.2.0p2
- 2.2.0p1
- 2.2.0
- 2.1.5p2
- 2.1.5p1
- 2.1.5
- 2.1.4p2
- 2.1.4p1
- 2.1.4
- 2.1.3p2
- 2.1.3p1
- 2.1.3
- 2.1.2p2
- 2.1.2p1
- 2.1.2
- 2.1.1p2
- 2.1.1p1
- 2.1.1
- 2.1.0p2
- 2.1.0p1
- 2.1.0
- 2.0.3p2
- 2.0.3p1
- 2.0.3
- 2.0.2p2
- 2.0.2p1
- 2.0.2
- 2.0.1p2
- 2.0.1p1
- 2.0.1
- 2.0.0p2
- 2.0.0p1
- 2.0.0
- 1.8.7p2
- 1.8.7p1
- 1.8.7
- 1.8.6p2
- 1.8.6p1
- 1.8.6
- 1.8.5p2
- 1.8.5p1
- 1.8.5
- 1.8.4p2
- 1.8.4p1
- 1.8.4
- 1.8.3p2
- 1.8.3p1
- 1.8.3
- 1.8.2p2
- 1.8.2p1
- 1.8.2
- 1.8.1p2
- 1.8.1p1
- 1.8.1
- 1.8.0p2
- 1.8.0p1
- 1.8.0
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.1
- 1.6.0
- 1.5.0
- 1.4.1
- 1.4.0
- 1.3.11
- 1.3.10
- 1.3.9
- 1.3.8
- 1.3.7
- 1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-expand-list-of-resource-types
This package is auto-updated.
Last update: 2021-01-10 23:06:35 UTC
README
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.