aidphp / http-interop
Http interoperability
1.0.0
2018-07-25 10:31 UTC
Requires
- php: >=7.0.0
- psr/http-message: ^1.0
This package is auto-updated.
Last update: 2026-02-21 06:04:45 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