Download the PHP package runtime/frankenphp-symfony without Composer
On this page you can find all versions of the php package runtime/frankenphp-symfony. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download runtime/frankenphp-symfony
More information about runtime/frankenphp-symfony
Files in runtime/frankenphp-symfony
Download runtime/frankenphp-symfony
More information about runtime/frankenphp-symfony
Files in runtime/frankenphp-symfony
Vendor runtime
Package frankenphp-symfony
Short Description FrankenPHP runtime for Symfony
License MIT
Package frankenphp-symfony
Short Description FrankenPHP runtime for Symfony
License MIT
Please rate this library. Is it a good library?
Informations about the package frankenphp-symfony
FrankenPHP Runtime for Symfony
A runtime for FrankenPHP.
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.
Dotenv Component is executed after Runtime Component, so APP_RUNTIME must be available in your container.
Options
frankenphp_loop_max
: the number of requests after which the worker must restart, to prevent weird memory leaks (default to500
, set to-1
to never restart)
All versions of frankenphp-symfony with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
symfony/dependency-injection Version ^5.4 || ^6.0 || ^7.0
symfony/http-kernel Version ^5.4 || ^6.0 || ^7.0
symfony/runtime Version ^5.4 || ^6.0 || ^7.0
symfony/dependency-injection Version ^5.4 || ^6.0 || ^7.0
symfony/http-kernel Version ^5.4 || ^6.0 || ^7.0
symfony/runtime Version ^5.4 || ^6.0 || ^7.0
The package runtime/frankenphp-symfony contains the following files
Loading the files please wait ....