Closed designermonkey closed 5 years ago
Nyholm\Psr7
only contains classes that have been defined by PHP-FIG. I think it would be a mistake if we were to add a class to that namespace. Especially if it would be taking a spot of something PHP-FIG may specify in the future.
Much safer to keep it separated, IMHO.
I agree with @Zegnat. Thank you for the suggestion though.
I'm confused as to what the PHP-FIG has to do with your namespace, but ok.
Would it not make more sense to have
Nyholm\Psr7\Server
to follow the other packages you have?