Libraries tagged by php curl client
meriksk/curl-client
2 Downloads
PHP cURL wrapper
kristian-tan/http-client
4 Downloads
Synchronous HTTP client for php. Only a simple abstraction over php's curl and file_get_contents API. Compatible with very old PHP (e.g.: php5)
krishnan/http-client
0 Downloads
Simple HTTP client for PHP
kidol/curl
1 Downloads
Object orientated wrapper for the PHP cURL extension.
idetinkin/php-curl-parser
0 Downloads
Transform the curl command to the PHP Curl Object or Curl resource.
hitraa/openforge-curl
0 Downloads
A modern, open-source PHP cURL-based HTTP request handler for OpenForge projects and general use.
hilalahmad/http-client
5 Downloads
The HttpClient PHP package is a package designed for making HTTP requests using cURL. This package simplifies the process of sending GET, POST, PUT, PATCH, and DELETE requests, along with the ability to set custom headers, to external APIs or web services.
havrylenko93/curl-http-client
5 Downloads
Simple curl http client
efremovp/simple-curl
33 Downloads
Simple cURL client.
easy-curl/easy-curl
6 Downloads
most easy curl class of the PHP cURL extension.
drewlabs/txn-client
76 Downloads
Client Library for making request to txn webservice server using PHP CURL library
aryarashidi/http-curl-client
6 Downloads
Simple package that handle http request from php client
ammarfaizi2/php-curl
89 Downloads
PHP Curl Class makes it easy to send HTTP requests.
abc333love/php-curl-class
7 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
ngsoft/curl
25 Downloads
A wrapper around PHP Curl