https://github.com/symfony/process
Executes commands in sub-processes
https://github.com/symfony/process
component php symfony symfony-component
Last synced: 2 months ago
JSON representation
Executes commands in sub-processes
- Host: GitHub
- URL: https://github.com/symfony/process
- Owner: symfony
- License: mit
- Created: 2011-02-22T18:04:37.000Z (over 14 years ago)
- Default Branch: 7.3
- Last Pushed: 2025-08-29T08:26:21.000Z (2 months ago)
- Last Synced: 2025-08-29T12:18:23.843Z (2 months ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/process
- Size: 2.13 MB
- Stars: 7,477
- Watchers: 24
- Forks: 105
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Process Component
=================
The Process component executes commands in sub-processes.
Resources
---------
* [Documentation](https://symfony.com/doc/current/components/process.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)