https://github.com/symfony/process
Executes commands in sub-processes
https://github.com/symfony/process
component php symfony symfony-component
Last synced: about 13 hours 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 (about 14 years ago)
- Default Branch: 7.2
- Last Pushed: 2025-05-02T09:22:02.000Z (11 days ago)
- Last Synced: 2025-05-05T16:01:08.954Z (8 days ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/process
- Size: 2.15 MB
- Stars: 7,464
- 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)