torres-developer / http-message-impl
Implemantation of the psr-7, psr-17
Package info
github.com/torres-developer/http-message-impl
pkg:composer/torres-developer/http-message-impl
dev-master
2023-01-29 00:00 UTC
Requires
- php: >=8.1.6
- pds/skeleton: ^1.0
- psr/http-factory: ^1.0@dev
- psr/http-message: ^1.0@dev
Requires (Dev)
None
Suggests
None
Provides
- psr/http-factory-implementation: ^1.0@dev
- psr/http-message-implementation: ^1.0@dev
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-12 08:00:58 UTC
README
The Framework Interop Group has proposed and approved a series of style recommendations. - PHP: The Right Way
And that's what this is. I'm implementing some (all in the future maybe) of the HTTP related interfaces so not just me, but other people can use it easily in their projects if they use the PSR interfaces.