laminas-diactoros
HTTP interface library
A PHP package providing implementations of HTTP message interfaces for building web applications
PSR HTTP Message implementations
484 stars
25 watching
64 forks
Language: PHP
last commit: 3 days 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. | 377 |
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,168 |
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 32 |
symfony/http-client | A component for fetching HTTP resources in PHP | 1,944 |
php-mod/curl | A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. | 328 |
ixudra/curl | A custom cURL library for the Laravel framework providing an easy interface for sending HTTP requests. | 562 |
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. | 156 |
phpro/soap-client | A general-purpose SOAP client library for PHP | 861 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
davidmoreno/onion | An HTTP library that allows developers to create simple web servers and applications with SSL support. | 2,017 |
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,291 |
anmonteiro/piaf | An OCaml web library for making HTTP/1.X and HTTP/2 requests | 191 |
chillerlan/php-httpinterface | A PHP HTTP client implementation with support for asynchronous requests and various protocol adapters. | 11 |