Libraries tagged by cUrl Http
mouf/utils.network.http.curlhtmlbrowser
85 Downloads
This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of the website. As the name implies, this package is based on the CURL library, and therefore, the CURL PHP extension must be installed on your machine.
mohebbi/curl
1 Downloads
A comprehensive, fluent, and object-oriented cURL library for PHP, supporting single and multi-requests with advanced options.
mithun12000/http
40 Downloads
Curl wrapper
meriksk/curl-client
2 Downloads
PHP cURL wrapper
mehulvadodariya2012/http
125 Downloads
Convenience wrapper around cURL
lowem/easy-curl
59 Downloads
Allow you to make requests to API end points easily
light_http_client/light_http_client
9 Downloads
Send httq requests through proxies etc.
lexeo/curl
1254 Downloads
Simple PHP5.3+ cURL wrapper
larry/http
15 Downloads
A library provided by larry
lan143/yii2-httpclient
130 Downloads
HTTP client extension for the Yii framework
kristian-tan/http-client
4 Downloads
Synchronous HTTP client for php. Only a simple abstraction over php's curl and file_get_contents API. Compatible with very old PHP (e.g.: php5)
krishnan/http-client
0 Downloads
Simple HTTP client for PHP
kigkonsult/http
29 Downloads
fetch an URL (file) resource content
kidol/curl
1 Downloads
Object orientated wrapper for the PHP cURL extension.
jumpifbelow/php-http
36 Downloads
Classes to craft HTTP request easily