Libraries tagged by http-factory
psr/http-factory
459407644 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
http-interop/http-factory-guzzle
127454096 Downloads
An HTTP Factory using Guzzle PSR7
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.
nimbly/capsule
2865774 Downloads
Capsule is a simple PSR-7 HTTP message and PSR-17 HTTP factory implementation.
http-interop/http-factory-tests
70090 Downloads
Unit tests for HTTP factories
http-interop/http-factory
831757 Downloads
Common interface for HTTP message factories
psr/http-factory-implementation
Downloads
psr/http-factory
Downloads
http-interop/http-factory-discovery
142645 Downloads
Utility to locate available HTTP factory implementations
http-interop/http-factory-diactoros
208639 Downloads
An HTTP Factory using Zend Diactoros
psr-mock/http-factory-implementation
17755 Downloads
Lightweight PSR-17 HTTP Factory implementation provider tailored to simplify mocked testing.
pew-pew/http-factory
1084 Downloads
HTTP factory for decoding request and encoding responses with symfony integration
neur0toxine/psr.http-factory-implementation.nyholm
21864 Downloads
Satisfy "psr/http-factory-implementation" with packages provided by user, or fallback to "nyholm".
http-interop/http-factory-slim
43375 Downloads
An HTTP Factory using Slim HTTP