litphp/runner-road-runner


License
ISC

Documentation

Bolt runner powered by RoadRunner

Usage

  • Install roadrunner go binary rr
  • Write a php file calling RoadRunnerWorker::run with your configuration, then use it as command in your .rr.yaml file, then start your server with rr serve

(see _example)