Libraries tagged by Phpcurl
projectivemotion/php-scraper-tools
837 Downloads
PHP Curl Wrapper. Written specifically for scraping purposes.
pengzhile/purl
370 Downloads
A asynchronous http client without php-curl extension.
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 ?
laravelmasterpackage/curl
205 Downloads
Custom PHP Curl library for the Laravel framework - developed by LaravelMasterPackage
jsocol/oocurl
78 Downloads
LoggingOOCurl is an object-oriented wrapper around PHP's cURL bindings. The goal was to provide an interface that felt more natural in modern, OO PHP.
lovefc/phpcurl
6 Downloads
一个方便的curl库封装
jblond/phpcurl
24 Downloads
A php curl client
easyops-cn/phpcurl
3129 Downloads
yoohip/php-curl
7 Downloads
this a php curl
xpf0000/php-curl
16 Downloads
php curl frameword
xicrow/php-curl
4 Downloads
PHP wrapper and tools for cURL
weidizhang/php-curl-wrapper
19 Downloads
A wrapper for cURL that makes it easy to use/manage requests and responses.
vesic/php-curl
10 Downloads
php curl class wrapper
trgino/async-php-curl
2 Downloads
php curl async client
thlib/php-curl-multi-basic
8 Downloads
Basic implementation of PHP curl_multi. Minimal code, easy to configure, better memory management, no double loop, no 100% CPU usage error.