Libraries tagged by HttpFactory
psr/http-factory
522230762 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
http-interop/http-factory-guzzle
139134542 Downloads
An HTTP Factory using Guzzle PSR7
tuupola/http-factory
3346369 Downloads
Lightweight autodiscovering PSR-17 HTTP factories
psr-discovery/http-factory-implementations
4664178 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
3209828 Downloads
Capsule is a simple PSR-7 HTTP message and PSR-17 HTTP factory implementation.
http-interop/http-factory-tests
84410 Downloads
Unit tests for HTTP factories
http-interop/http-factory
844109 Downloads
Common interface for HTTP message factories
psr/http-factory-implementation
Downloads
psr/http-factory
Downloads
http-interop/http-factory-discovery
159741 Downloads
Utility to locate available HTTP factory implementations
http-interop/http-factory-diactoros
213296 Downloads
An HTTP Factory using Zend Diactoros
psr-mock/http-factory-implementation
19855 Downloads
Lightweight PSR-17 HTTP Factory implementation provider tailored to simplify mocked testing.
pew-pew/http-factory
1661 Downloads
HTTP factory for decoding request and encoding responses with symfony integration
neur0toxine/psr.http-factory-implementation.nyholm
26048 Downloads
Satisfy "psr/http-factory-implementation" with packages provided by user, or fallback to "nyholm".
http-interop/http-factory-slim
45222 Downloads
An HTTP Factory using Slim HTTP