软件包: php-symfony-process (3.4.6+dfsg-1)
php-symfony-process 的相关链接
Trisquel 的资源:
下载源码包 symfony:
维护者:
Original Maintainers:
- Debian PHP PEAR Maintainers (Mail Archive)
- 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.