Skip to content

Symfony 7: HTTP

Convert PSR response to Symfony response

  • The PSR-7 Bridge
  • The PSR-7 bridge converts HttpFoundation objects from and to objects implementing HTTP message interfaces defined by the PSR-7.

ddev c require symfony/psr-http-message-bridge