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
75 forks
Language: PHP
last commit: 4 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 | 170 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,917 |
laminas/laminas-diactoros | A PHP package providing implementations of HTTP message interfaces for building web applications | 491 |
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. | 379 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
mozillazg/request | An HTTP request library for Gopher. | 426 |
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. | 321 |
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,294 |
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 | 210 |
schlenkr/fshttp | An HTTP client library written in F# for .NET applications. | 453 |