Libraries tagged by curl wrap
anlutro/curl
1077467 Downloads
Simple OOP cURL wrapper.
svyatov/curlwrapper
66799 Downloads
Flexible wrapper class for PHP cURL extension
stil/curl-easy
198006 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
shuber/curl
1017238 Downloads
PHP Wrapper for Curl
stefangabos/zebra_curl
65782 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
dapphp/torutils
69234 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
186725 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
ahmedsamy/hype-mailchimp-bundle
427514 Downloads
Mailchimp V2.0 API Object Oriented wrapper
byjg/webrequest
424792 Downloads
A lightweight and highly customized CURL wrapper for making RESt calls using PSR7 implementation and a wrapper for call dynamically SOAP requests.
phpcurl/curlwrapper
103472 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
kdyby/curl
235913 Downloads
Curl wrapper for Nette Framework
hhxsv5/php-multi-curl
25919 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
dcarbone/curl-plus
46268 Downloads
Object wrapper for PHP's CURL Library
dypa/phpmulticurl
26228 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
sandeepshetty/wcurl
74193 Downloads
A convenience wrapper around PHP's cURL library