laminas-diactoros
HTTP interface library
A PHP package providing implementations of HTTP message interfaces for building web applications
PSR HTTP Message implementations
491 stars
26 watching
63 forks
Language: PHP
last commit: 2 months ago
Linked from 1 awesome list
http-messagepsr-17psr-7
Related projects:
Repository | Description | Stars |
---|---|---|
laminas-api-tools/api-tools-skeleton | A basic skeleton application for building APIs with PHP tools and utilities. | 50 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 379 |
sunrise-php/http-message | An HTTP message wrapper library that provides a standardized interface to create and handle HTTP messages in PHP. | 12 |
nyholm/psr7 | A lightweight implementation of the PSR-7 specification for creating and sending HTTP requests | 1,183 |
andrewlalis/handy-httpd | An HTTP server for D with support for various features and request processors. | 34 |
symfony/http-client | A component for fetching HTTP resources in PHP | 1,960 |
php-mod/curl | A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. | 326 |
ixudra/curl | A custom cURL library for the Laravel framework providing an easy interface for sending HTTP requests. | 561 |
ikod/dlang-requests | An HTTP client library inspired by Python's requests with native D implementation and goals of simplicity, performance, and small memory footprint. | 155 |
phpro/soap-client | A general-purpose SOAP client library for PHP | 860 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,917 |
davidmoreno/onion | An HTTP library that allows developers to create simple web servers and applications with SSL support. | 2,028 |
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,294 |
anmonteiro/piaf | An OCaml web library for making HTTP/1.X and HTTP/2 requests | 194 |
chillerlan/php-httpinterface | A PHP HTTP client implementation with support for asynchronous requests and various protocol adapters. | 11 |