Libraries tagged by php curl http
ngsoft/curl
25 Downloads
A wrapper around PHP Curl
marius321967/php-curl-class
14 Downloads
PHP Curl Class is an object-oriented wrapper of the PHP cURL extension.
dcarbone/curl-file-header-extractor
16 Downloads
Utility to extract headers from PHP CURL to file request.
curlphp/httpcurl
149 Downloads
PHP cURL library for server side request.
wdforge/php-multi-curl
22 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
samluvanda/http-client
0 Downloads
A lightweight PHP HTTP client powered by cURL, offering retries, flexible headers, and fluent response parsing.
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
12 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
6 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
powderblue/curl
431 Downloads
A basic CURL wrapper for PHP. This is a modernised, and maintained, version of @shuber's rather nice, simple cURL wrapper, https://github.com/shuber/curl.
repat/serps-http-client-curl
361 Downloads
CURL client for SERPS, can be used with PHP 7.4
pluritech/fcm-php
1058 Downloads
This package has the opposite of allows send push notifications for one or more devices using the firebase cloud message. Will be used CURL for communication HTTP with Firebase API on pattern REST.
novotnyj/http-helper
38 Downloads
Object oriented cURL in PHP.