Download the PHP package sc0/rest-client without Composer
On this page you can find all versions of the php package sc0/rest-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sc0/rest-client
More information about sc0/rest-client
Files in sc0/rest-client
Download sc0/rest-client
More information about sc0/rest-client
Files in sc0/rest-client
Vendor sc0
Package rest-client
Short Description Simple PHP Rest Client
License MIT
Homepage https://github.com/sc0rp10/rest-client
Package rest-client
Short Description Simple PHP Rest Client
License MIT
Homepage https://github.com/sc0rp10/rest-client
Keywords restrest-client
Please rate this library. Is it a good library?
Informations about the package rest-client
PHP REST client
This is simple and extendable REST client.
Basic usage
Change response format
Implementing own response parser
Just implement Sc\RestClient\ResponseParser\ResponseParserInterface#parseResponse
and play with response
Custom api authentification
Implementing own authenticator
Sc\RestClient\AuthenticationProvider\AuthenticationProviderInterface#addAuthentificationInfo
will play with original request and modify it according with your requirements such as X.509 certificates
Request signing
@TODO
All versions of rest-client with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.0
php Version >=8.1
ext-libxml Version *
ext-simplexml Version *
php Version >=8.1
ext-libxml Version *
ext-simplexml Version *
The package sc0/rest-client contains the following files
Loading the files please wait ....