Libraries tagged by curl post
ci/restclientbundle
615930 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
phpgt/fetch
26143 Downloads
Asynchronous HTTP client with promises.
othercode/rest
46914 Downloads
Rest client to make GET, POST, PUT, DELETE, PATCH, etc calls.
wenpeng/curl
710 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法
dinke/curl-http-client
5600 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.
cubiclesoft/to-composer
2656 Downloads
CubicleSoft PHP Software Development Libraries for Composer
arokettu/is-resource
20324 Downloads
Future compatible is_resource() and get_resource_type() that can understand objects that replaced earlier resources
adrii/curl-helper
18339 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
hackerone/curl
2010 Downloads
Curl Wrapper for PHP
yakeing/php_curl
648 Downloads
php curl class
aspose/barcode-cloud-php
1449 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.
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.
komeiji-satori/curl
1801 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法
birjemin/curl
2292 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、PUT、DELETE常用操作,出错自动重试,支持链式写法
tekintian/curl_http_request
19 Downloads
超级灵活,强大,可自定义的curl http请求类, 可伪装来源,agent, 伪装IP地址等等,支持POST, GET等方式