套件: php-symfony-process (4.3.8+dfsg-1ubuntu1)
php-symfony-process 的相關超連結
Trisquel 的資源:
下載原始碼套件 symfony:
- [symfony_4.3.8+dfsg-1ubuntu1.dsc]
- [symfony_4.3.8+dfsg.orig.tar.xz]
- [symfony_4.3.8+dfsg-1ubuntu1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian PHP PEAR Maintainers (郵件存檔)
- Daniel Beyer
- David Prévot
外部的資源:
- 主頁 [symfony.com]
相似套件:
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.