Search results for php-curl
jaeger/curlmulti
18041 Downloads
CurlMulti是PHP多线程类库,修改用于QueryList(http://querylist.cc ),CurlMulti项目地址:https://github.com/ares333/php-curlmulti
zjmainstay/php-curl
238 Downloads
PHP利用cURL实现模拟登录与采集
yakeing/php_curl
647 Downloads
php curl class
shopnagru/php-curl
1192 Downloads
PHP class for easy cUrl
sb15/php-curl-client
7949 Downloads
Php curl client
php-extended/php-curl-object
23154 Downloads
A library that implements the php-curl-interface library
php-extended/php-curl-interface
24454 Downloads
A library to specify how to wrap curl native methods onto objects
partner-it/php-curl-wrapper
8581 Downloads
php curl wrapper
fightbulc/php_curl
73626 Downloads
PHP CURL as object-oriented implementation.
wenpeng/curl
611 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法
hraw/httpclient
348 Downloads
A simple and easy to implement wrapper for PHP cURL
haruncpi/http
289 Downloads
Simple HTTP client for PHP
zatxm/arequest
1000 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
tzfrs/curl
6870 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.