litphp/runner-road-runner

v0.9.1 2019-10-20 15:42 UTC

This package is auto-updated.

Last update: 2024-04-12 11:58:56 UTC


README

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)