http-message
HTTP message library
An HTTP message wrapper library that provides a standardized interface to create and handle HTTP messages in PHP.
HTTP message wrapper for PHP 7.4+, based on RFC-7230, PSR-7, and PSR-17.
12 stars
3 watching
2 forks
Language: PHP
last commit: 13 days ago headerhttphttp-messagemessage-factoryphp-libraryphp7php8psr-17psr-7requestresponserfc-7230streamuri
Related projects:
Repository | Description | Stars |
---|---|---|
laminas/laminas-diactoros | A PHP package providing implementations of HTTP message interfaces for building web applications | 484 |
chillerlan/php-httpinterface | A PHP HTTP client implementation with support for asynchronous requests and various protocol adapters. | 11 |
nyholm/psr7 | A lightweight implementation of the PSR-7 specification for creating and sending HTTP requests | 1,168 |
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,291 |
apache/pulsar | A distributed messaging platform providing scalable pub-sub capabilities with strong ordering and consistency guarantees. | 14,265 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
swlib/saber | A high-performance HTTP client library for PHP that provides a coroutine-based interface for making asynchronous requests. | 980 |
php-amqplib/thumper | A PHP library implementing several messaging patterns for RabbitMQ to facilitate message queuing and exchange of messages between systems. | 276 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
symfony/http-client | A component for fetching HTTP resources in PHP | 1,944 |
jakutis/httpinvoke | An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. | 344 |
apache/pulsar-dotpulsar | A .NET client library for Apache Pulsar message broker | 234 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 711 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
stefh/netstandard.httplistener | A library that enables building HTTP servers on .NET Core and Universal Windows Platform. | 40 |