Libraries tagged by http2
pear/http_request2
3587286 Downloads
Provides an easy way to perform HTTP requests.
overtrue/http
262576 Downloads
A simple http client wrapper.
meng-tian/soap-http-binding
2038954 Downloads
A PHP library for binding SOAP messages to PSR-7 HTTP messages.
lukasoppermann/http-status
929127 Downloads
A minimal package for working with HTTP statuses.
laravel-lang/http-statuses
1162948 Downloads
List of 126 languages for HTTP statuses
juststeveking/http-status-code
174232 Downloads
A simple class to return correct status codes for http responses
internations/http-mock
641869 Downloads
Mock HTTP requests on the server side in your PHP unit tests
hyperf/http-server
1918901 Downloads
A HTTP Server for Hyperf.
httpsoft/http-message
392478 Downloads
Strict and fast implementation of PSR-7 and PSR-17
contributte/psr7-http-message
1371059 Downloads
PSR-7 (HTTP Message Interface) to Nette Framework
clue/http-proxy-react
1356869 Downloads
Async HTTP proxy connector, tunnel any TCP/IP-based protocol through an HTTP CONNECT proxy server, built on top of ReactPHP
bshaffer/oauth2-server-httpfoundation-bridge
2025020 Downloads
A bridge to HttpFoundation for oauth2-server-php
benjaminfavre/oauth2-http-client
567180 Downloads
A lightweight OAuth 2 decorator for the Symfony HTTP Client.
barryvdh/laravel-httpcache
357310 Downloads
HttpCache for Laravel
amphp/http-server-router
336566 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.