-
-
Notifications
You must be signed in to change notification settings - Fork 166
Middleware
Marc Morera edited this page Jan 8, 2018
·
14 revisions
This is a non-exhaustive, alphabetically sorted, list of third-party middleware for react/http. The list of third-party projects build on ReactPHP is available on the Users page of the react meta repo wiki.
-
christoph-kluge/reactphp-http-cors-middleware- Add the ability to handle CORS -
christoph-kluge/reactphp-http-response-compression-middleware- Add default (gzip, deflate) and customisable compressions algos to the response -
for/http-middleware-psr15-adapter- PSR-15 middleware adapter -
wyrihaximus/react-http-middleware-clear-body- Middleware that removes the raw body from the request -
wyrihaximus/react-http-middleware-custom-request-body-parsers- Custom request body parsers middleware -
wyrihaximus/react-http-middleware-html-compress- Middleware that compresses HTML response bodies -
wyrihaximus/react-http-middleware-response-cache- Response caching middleware -
wyrihaximus/react-http-middleware-webroot-preload- Serve static files from a webroot -
wyrihaximus/react-http-middleware-with-headers- Add headers to responses, for example overwrite the defaultX-Powered-By. -
voryx/websocketmiddleware- WebSocket middleware