Libraries tagged by PHP cURL
s00d/yandex
2485 Downloads
PHP SDK для работы с некоторыми сервисами яндекса (Яндекс.Диск, Yandex.Disk)
prateekkathal/laravel-simplecurl
6755 Downloads
A Laravel package for handling simple CURL requests
nikos-ioannidis/softone
361 Downloads
A PHP Laravel package to interact with Softone ERP Web Services
jossmp/datos-peru
1873 Downloads
Clase para realizar consultas a reniec, essalud, ministrio del trabajo con el numero de DNI
he4rt/reqxide
45 Downloads
PHP TLS/HTTP fingerprinting library for browser emulation
gregurco/guzzle-bundle-wsse-plugin
30267 Downloads
WSSE Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
gouguoyin/easyhttp
1052 Downloads
EasyHttp 是一个轻量级、语义化、对IDE友好的HTTP客户端,支持常见的HTTP请求、异步请求和并发请求,让你可以快速地使用 HTTP 请求与其他 Web 应用进行通信。
faulkj/fhirclient
1241 Downloads
A simple PHP client for SMART on FHIR.
findologic/guzzle
73421 Downloads
Guzzle is a PHP HTTP client library
davidnineroc/easy-extends
24 Downloads
一个简单快速安装PHP扩展的程序
tojibon/web-scraper
66 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.
behance/api-network
36238 Downloads
Simply connect to the Behance Network using PHP and cURL
rryqszq4/jsonrpc
1 Downloads
Lightweight, fast JsonRPC 2.0 client/server of PHP extension,base on multi_curl + epoll of client.
genai/google-form
74 Downloads
Submit data to a Google Form from the server: POST to the form's formResponse endpoint, mapping your fields to entry.NNN ids. Best-effort with a short timeout so it never blocks the request (it returns false rather than throwing). curl with a stream fallback. PHP 5.3-safe.
banago/bridge
15150 Downloads
A PHP class to transfer data using different protocols (sftp, ftp, http, etc). Utilizes PHPs ssh2, ftp and curl functions if available.