Libraries tagged by curl php
inhere/http
121 Downloads
http message library of the php, implement the PSR7
appstract/laravel-lush-artisan
27 Downloads
Artisan commands for Lush.
f3ath/curlwrapper
15788 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
max13/rest-manager
212 Downloads
REST request manager for PHP, using php-curl and aiming at being light and really really really easy to use. Ah BTW, did I mention that it's really easy to use ?
drewlabs/psr18
136 Downloads
PSR18 compatible http client based on PHP curl client library
opensite/http
6 Downloads
curl library for php
craftrac/paracurl
44 Downloads
curl wrapper for php
pulyavin/streams
4398 Downloads
PHP wrapper for multi curl
banago/bridge
15024 Downloads
A PHP class to transfer data using different protocols (sftp, ftp, http, etc). Utilizes PHPs ssh2, ftp and curl functions if available.
darkphp/monster
102 Downloads
A simple PHP class for making HTTP requests using cURL
phyrexia/http
2540 Downloads
PHP PSR-7 compatible HTTP client (using cURL)
nichin79/curl-php
35 Downloads
Basic curl class for PHP
mrmohebi/php-proxy-forward
9 Downloads
Forward your HTTP/HTTPS requests to another server.
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.
m8rge/curl-helper
1753 Downloads
This helper allows easy perform GET, POST queries with curl php extension.