šā RoadRunner is a high-performance PHP application server and process manager written in Go and powered with plugins. The software was built and open sourced by Spiral Scout for the software development community.
š¬ 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. ContainsprotoAPI 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.