Skip to content

Instantly share code, notes, and snippets.

@vertexvaar
Created September 24, 2019 20:24
Show Gist options
  • Select an option

  • Save vertexvaar/b5f3ea479e3fc1c4290bb51196fd0aa9 to your computer and use it in GitHub Desktop.

Select an option

Save vertexvaar/b5f3ea479e3fc1c4290bb51196fd0aa9 to your computer and use it in GitHub Desktop.
The myth of loose coupling with PSR-15 (WIP)
Ever thought about changing your `ServerRequestFactory`?
Did you try to add a `Middleware` but you can't because you can not just implement the interface and have it magically called before *that* other `Middleware`?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment