Nothing Special   »   [go: up one dir, main page]

Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 2.17 KB

README.md

File metadata and controls

38 lines (28 loc) · 2.17 KB



🙋‍ RoadRunner is a high-performance PHP application server and process manager written in Go and powered with plugins.
🔦 This organization provides the PHP client SDKs for RoadRunner.

💬 Join our discord server: Link

Home for the issues is here 🐛: link

Official Website | Documentation | RoadRunner Forum | Release Schedule

👩‍💻 Useful resources:

  1. 🧙 Goridge: High-performance PHP-to-Golang IPC/RPC bridge
  2. Worker: RoadRunner PHP core: Base PHP worker for RoadRunner server.
  3. 🤖 CLI: RoadRunner binary download utility.
  4. 🔌 BirdDog: RoadRunner monitoring system. Might be used for monitoring workers, services and Jobs.
  5. 🧱 http: PSR7 HTTP Worker client for RoadRunner server.
  6. 📖 JOBS: RoadRunner Jobs (Queue) SDK. Support rabbitmq, sqs, beanstalk, kafka, boltdb, in-memory, nats brokers.
  7. 🗽 gRPC: RoadRunner gRPC PHP SDK.

  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.