Choose a framework, Laminas Diactoros is the main candidate but also look at guzzlehttp and nyholm/psr7
Then install and implement it over the entire application, changes will be needed in
Application
Middlewares
Controllers
View
and maybe more.. Maybe also implement PSR-17 middleware (or is that another issue?)
Choose a framework, Laminas Diactoros is the main candidate but also look at guzzlehttp and nyholm/psr7 Then install and implement it over the entire application, changes will be needed in
and maybe more.. Maybe also implement PSR-17 middleware (or is that another issue?)