Libraries tagged by curl php
iansltx/flightaware-php-client
1480 Downloads
A curl-based API client for FlightAware's FlightXML v2 API
bayfrontmedia/multi-curl
4266 Downloads
A simple HTTP client to make single or asynchronous requests utilizing the cURL library.
aspose/barcode-cloud-php
1500 Downloads
Aspose.BarCode for Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements.
amashukov/http-client-php
721 Downloads
PSR-18 HTTP client backed by ext-curl, with a middleware pipeline (retry on selected status codes, header injection). PSR-7 / PSR-17 message + factory interfaces; bring your own PSR-7 implementation (nyholm/psr7, guzzlehttp/psr7, slim/psr7, etc.).
chricke/php5rp_ng
96 Downloads
PHP5 Reverse Proxy Next Generation
zatxm/yrequest
395 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
sesser/scurl
69922 Downloads
A small library wrapper for making HTTP requests using PHP curl functions
hraw/httpclient
604 Downloads
A simple and easy to implement wrapper for PHP cURL
haruncpi/http
1068 Downloads
Simple HTTP client for PHP
faulkj/webclient
1221 Downloads
A wrapper class for cURL in PHP.
sinacms/multihttp
409 Downloads
a tool for multi-curl written in php
prolix/restclientbundle
1037 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
wmateam/curling
1670 Downloads
CURL request Handler for PHP
h4kuna/object-wrapper
60876 Downloads
Helper whose create object above php function, forexample: curl, fsocket, file...
nitropack/httpclient
8495 Downloads
HttpClient library written in PHP, without relying on cURL nor url_fopen.