Libraries tagged by ctrl s
yurunsoft/yurun-http
548399 Downloads
YurunHttp 是开源的 PHP HTTP 类库,支持链式操作,简单易用。支持 Curl、Swoole,支持 Http、Http2、WebSocket!
namshi/cuzzle
2516987 Downloads
Get the cURL shell command from a Guzzle request
resty/resty
358298 Downloads
A simple PHP library for doing RESTful HTTP stuff. Does not require the curl extension
meabed/php-parallel-soap
94406 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
stil/curl-easy
211835 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
shuber/curl
1077265 Downloads
PHP Wrapper for Curl
idct/soap-client
299087 Downloads
Library that provides SOAP client through cURL to add support for timeouts.
stefangabos/zebra_curl
72560 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
teknoo/sellsy-client
214448 Downloads
PHP library to connect your applications to your Sellsy account account using the Sellsy API and build your websites and your platforms on the Sellsy technology.
serpapi/google-search-results-php
128796 Downloads
Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com
kelvinzer0/curl-impersonate-php
57859 Downloads
PHP wrapper for curl-impersonate — mimic real browser TLS fingerprints to bypass anti-bot detection
dapphp/torutils
86695 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.
svyatov/curlwrapper
108807 Downloads
Flexible wrapper class for PHP cURL extension
sandeepshetty/wcurl
101671 Downloads
A convenience wrapper around PHP's cURL library
khr/php-mcurl-client
231516 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code