[ 原始碼: symfony ]
套件:php-symfony-runtime(6.4.15+dfsg-1)
decouple PHP applications from global state
The Symfony Runtime Component decouples the bootstrapping logic from any global state to make sure the application can run with runtimes like PHP-FPM, ReactPHP, Swoole, etc. without any changes.
Symfony is a PHP framework, a set of tools and a development methodology.