Download the PHP package luongtran/llaminas-diactoros without Composer
On this page you can find all versions of the php package luongtran/llaminas-diactoros. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package llaminas-diactoros
laminas-diactoros
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 accepted PSR-7 HTTP message interfaces, as well as a "server" implementation similar to node's http.Server.
- File issues at https://github.com/laminas/laminas-diactoros/issues
- Issue patches to https://github.com/laminas/laminas-diactoros/pulls
Documentation
Documentation is bookdown:
Bookdown
You can install bookdown globally using
composer global require bookdown/bookdown
. If you do this, make sure that$HOME/.composer/vendor/bin
is on your$PATH
; on *nix-like systems, you can do this by adding the following line to your.bashrc
(or preferred shell RC file):
All versions of llaminas-diactoros with dependencies
laminas/laminas-zendframework-bridge Version 0.3.2
psr/http-message Version ~0.9