litphp / runner-road-runner
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/litphp/runner-road-runner
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: 2025-10-12 15:26:39 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)