Download the PHP package lablnet/http-client without Composer
On this page you can find all versions of the php package lablnet/http-client. 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-client
PHP HTTP Client
http-client is the php package. It provides the ability to manage and parse request object. It also provides support for HTTP client transactions via cURL.
Requirement
- PHP
- Composer
install
run this command
BASIC USAGE
The request object, GET example
Let's use a GET request with the URL '/index.php?var=value'
The request object, POST example
Let's use a POST request.
Creating a response object
Simple response redirect
Using the cURL client
All versions of http-client with dependencies
PHP Build Version
Package Version
No informations.
The package lablnet/http-client contains the following files
Loading the files please wait ....