Libraries tagged by php-curl
xiaojiays/curl
466 Downloads
Custom PHP Curl library for the Laravel 5 framework - developed by xiaojiays
rakit/curl
41 Downloads
Another php curl library
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
417 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.
drewlabs/curl-client
1372 Downloads
Provides a PHP class around PHP curl object and Psr18 client based on the curl library
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.
thlib/php-curl-client
0 Downloads
A very simple and lightweight cURL helper for PHP