[ 原始碼: symfony ]
套件:php-symfony-runtime(7.2.2 dfsg-1)
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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.