[ ソース: symfony ]
パッケージ: php-symfony-runtime (7.2.0~beta2+dfsg-1)
php-symfony-runtime に関するリンク
Debian の資源:
symfony ソースパッケージをダウンロード:
- [symfony_7.2.0~beta2+dfsg-1.dsc]
- [symfony_7.2.0~beta2+dfsg.orig.tar.xz]
- [symfony_7.2.0~beta2+dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [symfony.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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.