Libraries tagged by http 1.1
psr/http-factory
459407644 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
php-http/discovery
215783941 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
kevinrob/guzzle-cache-middleware
12247339 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
php-http/curl-client
35610336 Downloads
PSR-18 and HTTPlug Async client with cURL
tuupola/slim-basic-auth
1600400 Downloads
PSR-7 and PSR-15 HTTP Basic Authentication Middleware
middlewares/utils
2564114 Downloads
Common utils for PSR-15 middleware packages
mezzio/mezzio
2499768 Downloads
PSR-15 Middleware Microframework
laminas/laminas-stratigility
4512456 Downloads
PSR-7 middleware foundation for building and dispatching middleware pipelines
elastic/transport
9023040 Downloads
HTTP transport PHP library for Elastic products
zendframework/zend-expressive
1617639 Downloads
PSR-15 Middleware Microframework
tuupola/http-factory
3069981 Downloads
Lightweight autodiscovering PSR-17 HTTP factories
psr-discovery/http-factory-implementations
3451950 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
3445675 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.
divineomega/psr-18-guzzle-adapter
1328758 Downloads
PSR-18 adapter for the Guzzle HTTP client
httpsoft/http-message
400884 Downloads
Strict and fast implementation of PSR-7 and PSR-17