Libraries tagged by http 1.1
seekquarry/atto
22 Downloads
Single-file, pure-PHP servers and routing engines: HTTP/1.1+2, gopher, SMTP/IMAP, DNS, FTP, SSH/SFTP, STUN/TURN.
hebbinkpro/pmmp-webserver
171 Downloads
A HTTP/1.1 webserver Virion for PocketMine plugins
cloud-castle/middleware
11 Downloads
PSR-15 конвейер middleware для PHP 8.1+: диспетчер очереди обработчиков, обёртки callable-middleware и ленивое разрешение из контейнера. Реализует psr/http-server-middleware.
martinmulder/openapi-crowdstrike-falcon-php
155 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
kee2013/eees-http
246 Downloads
eees-http HTTP/1.1 client for php
vulpes/http
52 Downloads
PSR-7 HTTP Message & PSR-17 HTTP Factories & PSR-18 HTTP Client implementation.
initphp/http
254 Downloads
Standards-compliant PSR-7 / PSR-17 / PSR-18 HTTP message, factory, client and response emitter implementation for PHP 7.4+.
n1215/psr-15-form-request
8 Downloads
PSR-15/PSR-17 compatible HTTP request validation using Laravel's \illuminate\validation.
mohamedahmed01/laravel-http-query-polyfill
2 Downloads
Backward-compatible polyfill for Laravel's Http::query() method (RFC 10008) on Laravel < 13.19
hearstuk/zf1-component-http
1110 Downloads
The Zend_Http family of classes from Zend Framework 1.12 abstracted out for use with composer.
nih/http-kernel
5 Downloads
Minimal HTTP kernel for PSR-7, PSR-11, PSR-15 and PSR-17 based applications.
nexus-actors/observability-http
0 Downloads
Nexus HTTP observability — PSR-15 server-span middleware and PSR-14 RED-metrics listener.
eureka/kernel-http
625 Downloads
Kernel Http for Content PHP application. Use PSR-7, 15 & 17 to build an application.
solophp/http-client
134 Downloads
PSR-18 HTTP client
services/http-factory-nyholm
78 Downloads
Provides nyholm Psr-17 http-factory implementation