Libraries tagged by curl request
bluepsyduck/multicurl
8839 Downloads
Simple library helping with requesting multiple resources at once using multi cUrl.
minicli/pest-plugin-curly
617 Downloads
Make curl(y) requests in Pest tests
nolikein/curl-client
1968 Downloads
A centralized way to perform curl requests
iwalkalone/curl
88 Downloads
Class to manage cURL requests to make easier building API clients in PHP.
frog/php-curl-sai
474 Downloads
A SAI(Standalone interface) to enable stubbing of curl requests.
teknoo/curl-request
31496 Downloads
Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle
zeroem/curl-bundle
23557 Downloads
Allows you to easily create and execute HTTP Requests with cURL
dcarbone/curl-header-extractor
65554 Downloads
Utility to extract headers from PHP CURL to file request.
bayfrontmedia/multi-curl
4201 Downloads
A simple HTTP client to make single or asynchronous requests utilizing the cURL library.
ropendev/curl
6756 Downloads
PHP POO cURL wrapper (PSR friendly) : light and simple.
nguyenanhung/requests
18610 Downloads
My Requests Library
hackerone/curl
2010 Downloads
Curl Wrapper for PHP
findologic/http_request2
9794 Downloads
Provides an easy way to perform HTTP requests.
adrii/curl-helper
18488 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.
prateekkathal/laravel-simplecurl
6755 Downloads
A Laravel package for handling simple CURL requests