aidphp / http-interop
Http interoperability
Installs: 4 121
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/aidphp/http-interop
Requires
- php: >=7.0.0
- psr/http-message: ^1.0
This package is auto-updated.
Last update: 2025-10-21 05:03:25 UTC
README
This repository holds all interfaces related to Http
- The goal set by
PhpServerRequestFactoryInterfaceis to give a generic interface to create a PSR-7ServerRequestInterfaceinstance from PHP globals - The goal set by
EmitterInterfaceis to give a generic interface for providing response emitting capabilities