aidphp / http-interop
Http interoperability
1.0.0
2018-07-25 10:31 UTC
Requires
- php: >=7.0.0
- psr/http-message: ^1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-21 07:07:56 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