Skip to content
@roadrunner-plugins

RoadRunner Plugins

A community-driven hub for official, experimental, and third-party plugins that extend the RoadRunner PHP application server

RoadRunner Plugins

Welcome to the RoadRunner Plugins organization — a community-driven hub for official, experimental, and third-party plugins that extend the RoadRunner PHP application server.

Our goal is to create an open, well-organized ecosystem of plugins that developers can easily explore, contribute to, and integrate into their custom RoadRunner builds.

rr fast


🔍 What You’ll Find Here

  • Community plugins compatible with RoadRunner v2023–v2025
  • Template repositories for building your own plugin
  • Docs and examples on how to publish and integrate plugins

🧩 Build Custom RoadRunner Distributions

You can create custom RoadRunner builds using plugins hosted here through build.roadrunner.dev.
Simply select the plugins you need, and the site will generate a build configuration and ready-to-use binary [Soon].


👥 Join the Community

We welcome all developers who want to:

  • Share their own plugins
  • Improve existing ones
  • Help maintain compatibility with the latest RoadRunner versions

If you want to publish your plugin under this organization, follow our submission guide.


💬 Communication Channels

  • Discussions: GitHub Discussions
  • Issues: Each plugin repository manages its own issue tracker.

⚙️ License

Unless otherwise noted, plugins and templates are released under the MIT License.

Pinned Loading

  1. sentry-transport sentry-transport Public

    A high-performance, asynchronous Sentry transport plugin for RoadRunner that eliminates the performance impact of blocking HTTP requests in PHP applications.

    Go 13

  2. cron cron Public

    A native RoadRunner plugin that manages scheduled command execution within the RoadRunner process itself. The plugin will parse cron expressions, execute shell commands at scheduled intervals, and …

    Go 17

  3. s3-storage s3-storage Public

    S3-compatible object storage operations via RPC interface plugin for RoadRunner

    Go 24

  4. auth0-middleware auth0-middleware Public

    A comprehensive Auth0 SSO authentication middleware for RoadRunner that provides enterprise-grade authentication capabilities with flexible URL protection patterns and seamless integration with PHP…

    Go 13

  5. http-metrics http-metrics Public

    Enhanced HTTP metrics plugin

    Go

  6. js-machine js-machine Public

    [concept] A simple RoadRunner plugin that executes JavaScript code using the otto JavaScript interpreter.

    Go 1

Repositories

Showing 10 of 10 repositories

Top languages

Loading…