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.
4k stars
123 watching
499 forks
Language: PHP
last commit: 2 months ago
Linked from 3 awesome lists
curlhttphttp-clientphpphp-curl
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple HTTP library that allows easy and elegant communication between clients and servers. | 52,280 |
| A simple HTTP client for making requests with built-in support for streaming, headers, and redirects. | 25,678 |
| A PHP class that provides an easy-to-use interface for sending HTTP requests and integrating with web APIs. | 3,266 |
| 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 |
| A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. | 326 |
| A PHP HTTP client library for building simple and flexible web service interactions. | 23,246 |
| An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
| A low-level library for event-driven programming in PHP with an event loop and various utilities for asynchronous networking. | 8,955 |
| A command line tool for testing and running HTTP requests with plain text format. | 13,431 |
| An API development and testing ecosystem with a minimalistic UI, supporting various protocols and authentication methods. | 66,110 |
| A wrapper for making HTTP requests in JavaScript with additional features and error handling. | 2 |
| A terminal-based HTTP client with advanced features and customizable workflows | 6,317 |
| A custom cURL library for the Laravel framework providing an easy interface for sending HTTP requests. | 561 |
| A tool to automatically generate and test web application inputs for security vulnerabilities | 5,978 |
| A polyfill for the Fetch API in web browsers | 25,751 |