Libraries tagged by php curl client
rryqszq4/jsonrpc
1 Downloads
Lightweight, fast JsonRPC 2.0 client/server of PHP extension,base on multi_curl + epoll of client.
reaway/curl-client
31 Downloads
A simple PHP HTTP Curl client
drewlabs/curl-client
1386 Downloads
Provides a PHP class around PHP curl object and Psr18 client based on the curl library
ennacx/php-simple-curl
148 Downloads
PHP - Simple cURL wrapper library.
cloud-castle/http-client
25 Downloads
PSR-18 HTTP-клиент для PHP 8.1+: cURL-транспорт, защита от SSRF, настройка таймаутов и опций запроса, обмен PSR-7 сообщениями. Реализует psr/http-client.
anytizer/relay.php
213 Downloads
cURL based HTTP(s) Client
oyatel/amazon-s3-php-class
12445 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR
iwalkalone/curl
88 Downloads
Class to manage cURL requests to make easier building API clients in PHP.
httptools/client
97 Downloads
A simple PHP library for making HTTP requests using cURL
simsoft/http-client
147 Downloads
A fluent, zero-dependency PHP HTTP client with built-in OAuth2, retry, middleware, and streaming — powered by cURL.
proclnas/curl-rox
19 Downloads
Just another curl wrapper for webCrawling purposes
piggly/php-api-client
956 Downloads
A client starter-kit used to interact with any REST API.
phppkg/http-client
1767 Downloads
simple http client library of the php
gemvc/http-client
115 Downloads
Multi-Environment PHP HTTP Client Package - Synchronous and Asynchronous API Calls for Apache, Nginx, and Swoole
bennetgallein/php-restservice
2408 Downloads
Simple PHP Wrapper class for making REST API calls