🙋 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:
- 🧙 Goridge: High-performance PHP-to-Golang IPC/RPC bridge
- ⚡ Endure: RoadRunner core: fault-tolerant plugins container for Go applications.
- 🤖 sdk: RoadRunner Go SDK. Contains
worker
,pool
,queues
, and other benefits and core RR features. - 🔌 API: RoadRunner API, powered with
protobuf
. Containsproto
API and some Golang interfaces. - 🧱 velox: Tool to use RoadRunner within your custom plugin (even if it might be private).
- 📖 docs: RoadRunner documentation repository with auto-sync to the website.
- 🔥 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.
- 🚀 CycleORM: PHP DataMapper ORM & Data Modelling engine.