middlewares / ideas

Need a Middleware or looking for ideas?
5 stars 0 forks source link

Home for relay/middleware ResponseSender ? #22

Closed pmjones closed 6 years ago

pmjones commented 6 years ago

The small list of middleware at relay/middleware is mostly obviated by the AwesomeMiddlewares list. However, the ResponseSender appears to have no corollary. https://github.com/relayphp/Relay.Middleware/blob/1.x/src/ResponseSender.php

Would you be interested in me converting it to PSR-15 and contributing for maintenance here? Then I can retire relay/middleware entirely.

If not, no big deal. Thanks for providing this resource.

oscarotero commented 6 years ago

Hi, @pmjones Absolutelly, you're welcome. You can create a middleware/response-sender package using this template and then join to this organization.

pmjones commented 6 years ago

Understood; thanks!

oscarotero commented 5 years ago

I just created a middleware with this purpose: https://github.com/middlewares/emitter