Libraries tagged by php curl http
havrylenko93/curl-http-client
2 Downloads
Simple curl http client
easy-curl/easy-curl
5 Downloads
most easy curl class of the PHP cURL extension.
dackou/http
4 Downloads
dackou php curl
ardzz/http-request
34 Downloads
Module http-request, untuk mempermudah keperluan cURL pada PHP
ngsoft/curl
24 Downloads
A wrapper around PHP Curl
marius321967/php-curl-class
11 Downloads
PHP Curl Class is an object-oriented wrapper of the PHP cURL extension.
dcarbone/curl-file-header-extractor
14 Downloads
Utility to extract headers from PHP CURL to file request.
curlphp/httpcurl
147 Downloads
PHP cURL library for server side request.
wdforge/php-multi-curl
17 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
ropendev/curl
6402 Downloads
PHP POO cURL wrapper (PSR friendly) : light and simple.
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.
mohiwalla/php-fetch
8 Downloads
A PHP utility for customizable fetch requests with support for HTTP methods, headers, body, timeout, and SSL verification, handling input validation and cURL errors.
aryarashidi/http-curl-client
1 Downloads
Simple package that handle http request from php client
anytizer/relay.php
94 Downloads
cURL based HTTP(s) Client
antz29/base-http
22 Downloads
Simple CURL based HTTP Client used by the Base PHP Framework