Download the PHP package crazy-goat/reactphp-runtime without Composer
On this page you can find all versions of the php package crazy-goat/reactphp-runtime. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download crazy-goat/reactphp-runtime
More information about crazy-goat/reactphp-runtime
Files in crazy-goat/reactphp-runtime
Download crazy-goat/reactphp-runtime
More information about crazy-goat/reactphp-runtime
Files in crazy-goat/reactphp-runtime
Vendor crazy-goat
Package reactphp-runtime
Short Description ReactPHP runtime for Symfony apps
License MIT
Package reactphp-runtime
Short Description ReactPHP runtime for Symfony apps
License MIT
Please rate this library. Is it a good library?
Informations about the package reactphp-runtime
ReactPHP Runtime
A runtime for ReactPHP.
If you are new to the Symfony Runtime component, read more in the main readme.
Installation
Usage
Define the environment variable APP_RUNTIME
for your application. You can also provide
APP_ENV
and APP_DEBGU
variables to define runtime environment.
Server options
Option | Description | Default | |
---|---|---|---|
host |
The host where the server should bind to | REACT_HOST |
0.0.0.0 |
port |
The port where the server should be listening | REACT_PORT |
8080 |
root_dir |
Set the root dir for serving files | REACT_ROOT_DIR |
"" |
metrics_interval |
Set metrics refresh interval | REACT_METRIC_INTERVAL |
5 |
metrics_path |
Set metrics url, empty string disable metrics | REACT_METRICS_PATH |
"" |
metrics_formatter |
Set metrics format class | REACT_METRICS_FORMATTER |
\CrazyGoat\ReactPHPRuntime\Metrics\Formatter\TextMetricsFormatter |
All versions of reactphp-runtime with dependencies
PHP Build Version
Package Version
Requires
ext-pcntl Version
*
php Version >=8.0.5
psr/http-server-handler Version ^1.0
react/http Version ^1.6
symfony/runtime Version ^5.4 || ^6.0 || ^7.0
symfony/http-kernel Version ^5.4 || ^6.0 || ^7.0
symfony/psr-http-message-bridge Version ^2.1 || ^6.4 || ^7.0
php Version >=8.0.5
psr/http-server-handler Version ^1.0
react/http Version ^1.6
symfony/runtime Version ^5.4 || ^6.0 || ^7.0
symfony/http-kernel Version ^5.4 || ^6.0 || ^7.0
symfony/psr-http-message-bridge Version ^2.1 || ^6.4 || ^7.0
The package crazy-goat/reactphp-runtime contains the following files
Loading the files please wait ....