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
498 forks
Language: PHP
last commit: 23 days ago
Linked from 3 awesome lists

curlhttphttp-clientphpphp-curl

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
psf/requests A simple HTTP library that allows easy and elegant communication between clients and servers. 52,169
request/request A simple HTTP client for making requests with built-in support for streaming, headers, and redirects. 25,674
php-curl-class/php-curl-class A library of reusable PHP classes for sending HTTP requests and interacting with web APIs. 3,260
pokeb/asi-http-request A 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/curl A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. 328
guzzle/guzzle An extensible PHP HTTP client that abstracts away the underlying transport and provides a simple interface for building HTTP requests. 23,202
asmcos/requests An HTTP client library that allows users to send HTTP requests with ease and flexibility 664
reactphp/reactphp A low-level library for event-driven programming in PHP with an event loop and various utilities for asynchronous networking. 8,931
orange-opensource/hurl A command line tool for testing and running HTTP requests with plain text format. 13,103
hoppscotch/hoppscotch An API development and testing ecosystem with a minimalistic UI, supporting various protocols and authentication methods. 65,598
galvao/jhrw A wrapper for making HTTP requests in JavaScript with additional features and error handling. 2
darrenburns/posting A terminal-based HTTP client with advanced features and customizable workflows 6,038
ixudra/curl A custom cURL library for the Laravel framework providing an easy interface for sending HTTP requests. 562
xmendez/wfuzz A tool to automatically generate and test web application inputs for security vulnerabilities 5,967
jakechampion/fetch A polyfill for the Fetch API in web browsers 25,757