Libraries tagged by Phpcurl
zatxm/arequest
947 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
samuraee/easycurl
5264 Downloads
Super easy and flexible wrapper class for PHP cURL extension
dcarbone/curl-header-extractor
59729 Downloads
Utility to extract headers from PHP CURL to file request.
zjmainstay/php-curl
238 Downloads
PHP利用cURL实现模拟登录与采集
yakeing/php_curl
647 Downloads
php curl class
shopnagru/php-curl
991 Downloads
PHP class for easy cUrl
sb15/php-curl-client
7310 Downloads
Php curl client
php-extended/php-curl-object
22970 Downloads
A library that implements the php-curl-interface library
php-extended/php-curl-interface
24268 Downloads
A library to specify how to wrap curl native methods onto objects
partner-it/php-curl-wrapper
8247 Downloads
php curl wrapper
fightbulc/php_curl
73545 Downloads
PHP CURL as object-oriented implementation.
hraw/httpclient
284 Downloads
A simple and easy to implement wrapper for PHP cURL
gaoming13/http-curl
395 Downloads
Curl模拟Http工具类
tzfrs/curl
6631 Downloads
A simple object-oriented wrapper of the PHP cURL extension.
tojibon/web-scraper
63 Downloads
A web scraper php class using PHP cURL to scrap web page. By which you can scrap web page by cURL get, post methods also by which you can scrap web page content from a asp.net based websites with form post.