Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 2.16 KB

File metadata and controls

36 lines (27 loc) · 2.16 KB



🙋‍ RoadRunner is a high-performance PHP application server and process manager written in Go and powered with plugins.

💬 Join our discord server: Link

🐘 PHP SDK: link

📝 All issues should be created in the main RoadRunner repository, thank you ❤️


Official Website | Documentation | Forum

👩‍💻 Useful resources:

  1. 🧙 Goridge: High-performance PHP-to-Golang IPC/RPC bridge
  2. Endure: RoadRunner core: fault-tolerant plugins container for Go applications.
  3. 🤖 sdk: RoadRunner Go SDK. Contains worker, pool, queues, and other benefits and core RR features.
  4. 🔌 API: RoadRunner API, powered with protobuf. Contains proto API and some Golang interfaces.
  5. 🧱 velox: Tool to use RoadRunner within your custom plugin (even if it might be private).
  6. 📖 docs: RoadRunner documentation repository with auto-sync to the website.

  1. 🔥 Spiral Framework: Spiral Framework is a modern PHP framework built over the last 15 years to power higher-performing and more scalable enterprise software development.
  2. 🚀 CycleORM: PHP DataMapper ORM & Data Modelling engine.