Libraries tagged by curl post
ci/restclientbundle
587189 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
phpgt/fetch
17128 Downloads
Asynchronous HTTP client with promises.
othercode/rest
38275 Downloads
Rest client to make GET, POST, PUT, DELETE, PATCH, etc calls.
wenpeng/curl
605 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法
simplon/request
55945 Downloads
Simple, straight forward request helper
codezero/courier
39130 Downloads
Simple HTTP request interface with optional caching
arokettu/is-resource
7742 Downloads
Future compatible is_resource() and get_resource_type() that can understand objects that replaced earlier resources
adrii/curl-helper
15894 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.
yakeing/php_curl
647 Downloads
php curl class
hackerone/curl
2008 Downloads
Curl Wrapper for PHP
deemru/fetcher
402 Downloads
Simple wrapper around cURL
aspose/barcode-cloud-php
1211 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
63 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
1789 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法
birjemin/curl
1915 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、PUT、DELETE常用操作,出错自动重试,支持链式写法