luongtran/zend-diactoros

PSR HTTP Message implementations

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/luongtran/zend-diactoros

1.0.0 2024-08-19 04:09 UTC

This package is not auto-updated.

Last update: 2025-10-14 08:10:32 UTC


README

Master: Build status Coverage Status Develop: Build status Coverage Status

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.

Documentation

Documentation is available at:

Source files for documentation are in the doc/ tree.