torres-developer / http-message-impl
Implemantation of the psr-7, psr-17
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
Provides
- psr/http-factory-implementation: ^1.0@dev
- psr/http-message-implementation: ^1.0@dev
This package is auto-updated.
Last update: 2024-10-12 03:35:21 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.