psr7
HTTP request library
A lightweight implementation of the PSR-7 specification for creating and sending HTTP requests
A super lightweight PSR-7 implementation
1k stars
26 watching
77 forks
Language: PHP
last commit: 2 months ago
Linked from 1 awesome list
psr-17psr-7
Related projects:
Repository | Description | Stars |
---|---|---|
lezhnev74/openapi-psr7-validator | Validates PSR-7 HTTP requests against OpenAPI specifications | 169 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
laminas/laminas-diactoros | A PHP package providing implementations of HTTP message interfaces for building web applications | 484 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
sunrise-php/http-message | An HTTP message wrapper library that provides a standardized interface to create and handle HTTP messages in PHP. | 12 |
asmcos/requests | An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
mozillazg/request | An HTTP request library for Gopher. | 425 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
relayphp/relay.relay | A tool for building PSR-15 server request handlers in PHP. | 319 |
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,291 |
qyvlik/httprequest | A powerful HTTP request class similar to XMLHttpRequest, designed for Qt-based QML applications. | 26 |
joaotavora/snooze | An HTTP URL router for Common Lisp web services | 208 |
schlenkr/fshttp | An F# HTTP client library that provides a flexible and convenient way to make HTTP requests. | 451 |