Download the PHP package bogosoft/http without Composer
On this page you can find all versions of the php package bogosoft/http. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bogosoft/http
More information about bogosoft/http
Files in bogosoft/http
Download bogosoft/http
More information about bogosoft/http
Files in bogosoft/http
Vendor bogosoft
Package http
Short Description Implementations for various PSR-7 and PSR-15 contracts.
License
Package http
Short Description Implementations for various PSR-7 and PSR-15 contracts.
License
Please rate this library. Is it a good library?
Informations about the package http
bogosoft/http
This library contains various implementations of PSR-7 and PSR-15 contracts.
Class | Description |
---|---|
DeferredStream |
A partial implementation (abstract class) of the Psr\Http\Message\StreamInterface contract that defers stream access until it is absolutley necessary. |
DelegatedMiddleware |
An implementation of the Psr\Http\Server\MiddlewareInterface that delegates HTTP request processing to a callable . |
DelegatedRequestHandle |
An implementation of the Psr\Http\Server\RequestHandlerInterface that delegates HTTP request handling to a callable . |
IStreamCopyable |
An interface that defines a copyTo method. |
Stream |
An implementation of the Psr\Http\Message\StreamInterface contract that wraps a resource . |
Requirements
- PHP 7.4+
Installation
All versions of http with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
psr/http-message Version ^1.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
psr/http-message Version ^1.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
The package bogosoft/http contains the following files
Loading the files please wait ....