Libraries tagged by PSR-17 HTTP Factories
psr/http-factory
808942918 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
php-http/discovery
364342388 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
http-interop/http-factory-guzzle
183962499 Downloads
An HTTP Factory using Guzzle PSR7
psr-discovery/http-factory-implementations
11571261 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.
tuupola/http-factory
4594596 Downloads
Lightweight autodiscovering PSR-17 HTTP factories
http-interop/http-middleware
2889114 Downloads
Common interface for HTTP server-side middleware
nimbly/capsule
4506908 Downloads
Capsule is a simple PSR-7 HTTP message and PSR-17 HTTP factory implementation.
neos/http-factories
1788519 Downloads
PSR-17 HTTP Factories
phrity/http
416019 Downloads
Utilities and interfaces for handling HTTP.
http-interop/http-factory-tests
299166 Downloads
Unit tests for HTTP factories
http-interop/http-factory
879638 Downloads
Common interface for HTTP message factories
vultr/vultr-php
52799 Downloads
The Official Vultr API PHP Wrapper.
psr-mock/http-factory-implementation
52241 Downloads
Lightweight PSR-17 HTTP Factory implementation provider tailored to simplify mocked testing.
berlioz/http-message
91256 Downloads
Berlioz HTTP Message is a PHP library whose implements PSR-7 (HTTP message interfaces) and PSR-17 (HTTP Factories) standards.
http-interop/http-factory-discovery
250740 Downloads
Utility to locate available HTTP factory implementations