Libraries tagged by PHP cURL
bennetgallein/php-restservice
2418 Downloads
Simple PHP Wrapper class for making REST API calls
altiria/sms-php-client
403 Downloads
Cliente PHP para el envío de SMS con Altiria
snider/php-notify-my-android
59 Downloads
PHP library for NotifyMyAndroid.com which does not require cURL
ptcong/php-http-class
5176 Downloads
A simple and powerful Http Client library used for sending request and get response like a browser.
nox-it/yii2-nox-curl
9416 Downloads
Yii2 NYX cUrl
josantonius/curl
123 Downloads
API Requests using the HTTP protocol through the Curl library.
coderatio/curler
4363 Downloads
A clean PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services
zatxm/arequest
1106 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
pengzhile/purl
370 Downloads
A asynchronous http client without php-curl extension.
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.
orkan/tlc
72 Downloads
Simple PHP/cURL (T)ransport framework with (L)ogger, (C)ache and more!
biganfa/php2curl
2125 Downloads
tiny lib to convert data from PHP request to cURL command, thus importing PHP request to Postman
h4kuna/object-wrapper
60888 Downloads
Helper whose create object above php function, forexample: curl, fsocket, file...
grab/spider
118 Downloads
PHP async scrapper used multi curl and reactphp, and proxy inspired by python grab
zyccsnow/easyhttp
126 Downloads
EasyHttp 是一个轻量级、语义化、对IDE友好的HTTP客户端,支持常见的HTTP请求、异步请求和并发请求,让你可以快速地使用 HTTP 请求与其他 Web 应用进行通信。