Created
September 24, 2019 20:24
-
-
Save vertexvaar/b5f3ea479e3fc1c4290bb51196fd0aa9 to your computer and use it in GitHub Desktop.
The myth of loose coupling with PSR-15 (WIP)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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