• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

Exception/16-Aug-2025-255114

Pipes/16-Aug-2025-612374

CHANGELOG.mdD16-Aug-20254 KiB11788

ExecutableFinder.phpD16-Aug-20252.5 KiB8748

InputStream.phpD16-Aug-20252.3 KiB9750

LICENSED16-Aug-20251 KiB2016

PhpExecutableFinder.phpD16-Aug-20252.6 KiB10461

PhpProcess.phpD16-Aug-20252.4 KiB7334

Process.phpD16-Aug-202551.9 KiB1,667869

ProcessUtils.phpD16-Aug-20251.8 KiB7034

README.mdD16-Aug-2025947 2920

composer.jsonD16-Aug-2025716 3029

README.md

1Process Component
2=================
3
4The Process component executes commands in sub-processes.
5
6Sponsor
7-------
8
9The Process component for Symfony 5.4/6.0 is [backed][1] by [SensioLabs][2].
10
11As the creator of Symfony, SensioLabs supports companies using Symfony, with an
12offering encompassing consultancy, expertise, services, training, and technical
13assistance to ensure the success of web application development projects.
14
15Help Symfony by [sponsoring][3] its development!
16
17Resources
18---------
19
20 * [Documentation](https://symfony.com/doc/current/components/process.html)
21 * [Contributing](https://symfony.com/doc/current/contributing/index.html)
22 * [Report issues](https://github.com/symfony/symfony/issues) and
23   [send Pull Requests](https://github.com/symfony/symfony/pulls)
24   in the [main Symfony repository](https://github.com/symfony/symfony)
25
26[1]: https://symfony.com/backers
27[2]: https://sensiolabs.com
28[3]: https://symfony.com/sponsor
29