litphp / runner-road-runner
v0.9.1
2019-10-20 15:42 UTC
Requires
- litphp/bolt: ^0.9
- spiral/roadrunner: ^1.2
Requires (Dev)
- phpstan/phpstan-phpunit: ^0.11.2
- phpstan/phpstan-shim: ^0.11.7
- phpunit/phpunit: ^7.5
- squizlabs/php_codesniffer: ^3.4
This package is auto-updated.
Last update: 2026-02-12 16:12:32 UTC
README
Usage
- Install roadrunner go binary
rr - Write a php file calling
RoadRunnerWorker::runwith your configuration, then use it ascommandin your.rr.yamlfile, then start your server withrr serve
(see _example)