Binary package “php-symfony-runtime” in ubuntu mantic

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.