luongtran/zend-diactoros

PSR HTTP Message implementations

1.0.0 2024-08-19 04:09 UTC

This package is not auto-updated.

Last update: 2024-09-17 02:37:16 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.