Download the PHP package qlimix/http-diactoros without Composer
On this page you can find all versions of the php package qlimix/http-diactoros. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package http-diactoros
http-diactoros
Http helper interfaces implemented with diactoros and httphandlerrunner.
Install
Using Composer:
$ composer require qlimix/http-diactoros
usage
Request building:
Json response:
No content response:
Response emitting:
Testing
To run all unit tests locally with PHPUnit:
$ vendor/bin/phpunit
Quality
To ensure code quality run grumphp which will run all tools:
$ vendor/bin/grumphp run
Contributing
Please see CONTRIBUTING for details.
All versions of http-diactoros with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
psr/http-server-handler Version ^1.0
qlimix/http Version ^1.0
zendframework/zend-diactoros Version ^2.1
zendframework/zend-httphandlerrunner Version ^1.1
psr/http-server-handler Version ^1.0
qlimix/http Version ^1.0
zendframework/zend-diactoros Version ^2.1
zendframework/zend-httphandlerrunner Version ^1.1
The package qlimix/http-diactoros contains the following files
Loading the files please wait ....