Download the PHP package alex-kalanis/remote-request-psr without Composer
On this page you can find all versions of the php package alex-kalanis/remote-request-psr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alex-kalanis/remote-request-psr
More information about alex-kalanis/remote-request-psr
Files in alex-kalanis/remote-request-psr
Download alex-kalanis/remote-request-psr
More information about alex-kalanis/remote-request-psr
Files in alex-kalanis/remote-request-psr
Vendor alex-kalanis
Package remote-request-psr
Short Description Remote Request adapter for PSR-7 and PSR-18
License BSD-3-Clause
Package remote-request-psr
Short Description Remote Request adapter for PSR-7 and PSR-18
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package remote-request-psr
Remote Request PSR
PSR adapter for connecting Remote Request into your application with public interfaces.
PHP Installation
(Refer to Composer Documentation if you are not familiar with composer)
PHP Usage
1.) Use your autoloader (if not already done via Composer autoloader)
2.) Add some external packages with connection to the local or remote services.
3.) Connect the "\kalanis\RemoteRequestPsr\Processor\Simple" into your app.
5.) Just call request
Usages
Basic data sending through network. In this case just use php's internal streams.
All versions of remote-request-psr with dependencies
PHP Build Version
Package Version
Requires
alex-kalanis/remote-request Version
>=6.3 <7
psr/http-message Version >=2.0
psr/http-client Version ^1.0
ext-mbstring Version *
php Version >=7.4.0
psr/http-message Version >=2.0
psr/http-client Version ^1.0
ext-mbstring Version *
php Version >=7.4.0
The package alex-kalanis/remote-request-psr contains the following files
Loading the files please wait ....