Libraries tagged by curl wrap
anlutro/curl
1231210 Downloads
Simple OOP cURL wrapper.
svyatov/curlwrapper
107006 Downloads
Flexible wrapper class for PHP cURL extension
stil/curl-easy
211354 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
shuber/curl
1074440 Downloads
PHP Wrapper for Curl
kelvinzer0/curl-impersonate-php
55577 Downloads
PHP wrapper for curl-impersonate — mimic real browser TLS fingerprints to bypass anti-bot detection
stefangabos/zebra_curl
72385 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
dapphp/torutils
86234 Downloads
Classes for interacting with Tor over the control protocol, querying directory authorities and servers, DNS exit lists, a curl wrapper that makes it easy to use Tor's SOCKS proxy, and more.
khr/php-mcurl-client
229641 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
sandeepshetty/wcurl
97703 Downloads
A convenience wrapper around PHP's cURL library
byjg/webrequest
525839 Downloads
A lightweight PSR-7 implementation and highly customized CURL wrapper for making REST calls.
phpcurl/curlwrapper
111840 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
kdyby/curl
239619 Downloads
Curl wrapper for Nette Framework
hhxsv5/php-multi-curl
30908 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
dcarbone/curl-plus
51476 Downloads
Object wrapper for PHP's CURL Library
dypa/phpmulticurl
31428 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.