Requests

HTTP client

A lightweight HTTP request library for PHP that simplifies sending HTTP requests without the need to manually handle cURL or socket interactions.

Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.

GitHub

4k stars
123 watching
499 forks
Language: PHP
last commit: almost 2 years ago
Linked from 3 awesome lists

curlhttphttp-clientphpphp-curl

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
psf/requestsA simple HTTP library that allows easy and elegant communication between clients and servers.52,280
request/requestA simple HTTP client for making requests with built-in support for streaming, headers, and redirects.25,678
php-curl-class/php-curl-classA PHP class that provides an easy-to-use interface for sending HTTP requests and integrating with web APIs.3,266
pokeb/asi-http-requestA set of tools and classes for making HTTP requests in Objective-C, providing an easy-to-use interface for interacting with web servers.5,773
php-mod/curlA dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests.326
guzzle/guzzleA PHP HTTP client library for building simple and flexible web service interactions.23,246
asmcos/requestsAn HTTP client library that allows users to send HTTP requests with ease and flexibility664
reactphp/reactphpA low-level library for event-driven programming in PHP with an event loop and various utilities for asynchronous networking.8,955
orange-opensource/hurlA command line tool for testing and running HTTP requests with plain text format.13,431
hoppscotch/hoppscotchAn API development and testing ecosystem with a minimalistic UI, supporting various protocols and authentication methods.66,110
galvao/jhrwA wrapper for making HTTP requests in JavaScript with additional features and error handling.2
darrenburns/postingA terminal-based HTTP client with advanced features and customizable workflows6,317
ixudra/curlA custom cURL library for the Laravel framework providing an easy interface for sending HTTP requests.561
xmendez/wfuzzA tool to automatically generate and test web application inputs for security vulnerabilities5,978
jakechampion/fetchA polyfill for the Fetch API in web browsers25,751