Download the PHP package nazg/http-executor without Composer
On this page you can find all versions of the php package nazg/http-executor. 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-executor
Nazg\HttpExecutor
This library provides utilities for:
- Emitting Hack HTTP Request and Response Interfaces responses.
- Running Hack HTTP Server Request Handlers server request handlers, which involves marshaling a Hack HTTP Request and Response Interfaces ServerRequestInterface, handling exceptions due to request creation, and emitting the response returned by the composed request handler.
Inspired by zend-httphandlerrunner
Require
HHVM 4.41.0 and above.
Installation
Usage
All versions of http-executor with dependencies
PHP Build Version
Package Version
Requires
hhvm Version
^4.62
hhvm/hsl Version ^4.0
hhvm/hsl-experimental Version ^4.37
hhvm/hhvm-autoload Version ^3.0
facebook/hack-http-request-response-interfaces Version ^0.3
nazg/http-server-request-handler Version ^0.6
hhvm/hsl Version ^4.0
hhvm/hsl-experimental Version ^4.37
hhvm/hhvm-autoload Version ^3.0
facebook/hack-http-request-response-interfaces Version ^0.3
nazg/http-server-request-handler Version ^0.6
The package nazg/http-executor contains the following files
Loading the files please wait ....