Libraries tagged by curl wrap
anlutro/curl
1017808 Downloads
Simple OOP cURL wrapper.
svyatov/curlwrapper
55517 Downloads
Flexible wrapper class for PHP cURL extension
stil/curl-easy
193755 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
shuber/curl
1002293 Downloads
PHP Wrapper for Curl
stefangabos/zebra_curl
62318 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
dapphp/torutils
62692 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
171583 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
ahmedsamy/hype-mailchimp-bundle
422217 Downloads
Mailchimp V2.0 API Object Oriented wrapper
byjg/webrequest
385697 Downloads
A lightweight and highly customized CURL wrapper for making RESt calls using PSR7 implementation and a wrapper for call dynamically SOAP requests.
sylouuu/php-curl
17997 Downloads
Lightweight PHP cURL wrapper
phpcurl/curlwrapper
100545 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
kdyby/curl
233220 Downloads
Curl wrapper for Nette Framework
hhxsv5/php-multi-curl
24406 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
dcarbone/curl-plus
43377 Downloads
Object wrapper for PHP's CURL Library
dypa/phpmulticurl
23875 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.