パッケージ: php-symfony-process (7.2.0~beta2+dfsg-1)
php-symfony-process に関するリンク
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 ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
execute commands in sub-processes
The Symfony Process Component helps with executing commands in sub-processes by providing easy access to standard and error output in real-time. It is especially handy for dealing with long running sub-processes due to its feature to run them asynchronously, while still providing access to their full and incremental output. It additionally supports signals, provides the PID of a sub-process and allows the definition of process timeouts.
Symfony is a PHP framework, a set of tools and a development methodology.