Libraries tagged by http3
nelmio/security-bundle
13913001 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
edamov/pushok
3715035 Downloads
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
dflydev/fig-cookies
9011770 Downloads
Cookies for PSR-7 HTTP Message Interface.
guzzlehttp/ringphp
84311740 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
utopia-php/http
64722 Downloads
A simple, light and advanced PHP HTTP framework
toflar/psr6-symfony-http-cache-store
4549395 Downloads
An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.
slim/http-cache
3178849 Downloads
Slim Framework HTTP cache middleware and service provider
slim/http
2473187 Downloads
Slim PSR-7 Object Decorators
psr-discovery/http-factory-implementations
10089984 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-client-implementations
10079896 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
osteel/openapi-httpfoundation-testing
2141719 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions
laravel-lang/http-statuses
4067285 Downloads
Translation of HTTP statuses
laminas/laminas-http
31994084 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
intervention/httpauth
13418578 Downloads
HTTP Authentication Management for PHP
bilfeldt/laravel-http-client-logger
1785588 Downloads
A logger for the Laravel HTTP Client