Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/symfony/process
Executes commands in sub-processes
https://github.com/symfony/process
component php symfony symfony-component
Last synced: about 20 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 (almost 14 years ago)
- Default Branch: 7.2
- Last Pushed: 2024-12-12T06:48:02.000Z (about 1 month ago)
- Last Synced: 2025-01-15T07:56:44.688Z (6 days ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/process
- Size: 2.02 MB
- Stars: 7,449
- Watchers: 25
- 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)