airtype / craft-httpmessages
Installs: 1 170
Dependents: 0
Suggesters: 0
Security: 0
Stars: 41
Watchers: 3
Forks: 1
Open Issues: 3
Type:craft-plugin
Requires
- composer/installers: *
- league/fractal: ^0.13.0
- oscarotero/psr7-middlewares: ^3.16
- relay/relay: ~1.0
- respect/validation: ^1.0
- zendframework/zend-diactoros: ^1.3
This package is not auto-updated.
Last update: 2025-03-29 20:31:58 UTC
README
Overview
Http Messages is a plugin for Craft CMS that creates PSR-7 request and response objects, passing them through a stack of PSR-7 compatible middleware and returning a response.
Documentation
Documentation can be found in this repo's [wiki] (https://github.com/airtype/httpmessages/wiki).