{"adoption": {"forks": 104, "observed_at": "2026-08-28T04:09:59.951530+00:00", "stars": 7453}, "canonical_url": "https://ross.abutalabs.com/products/process", "card": {"archived": false, "artifact_type": "library", "description": "Executes commands in sub-processes", "domain": ["developer-tools"], "enriched": true, "function": ["developer-tools", "concurrency", "cli"], "health_score": 99, "homepage": "https://symfony.com/process", "language": "PHP", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["symfony/process"], "name": "symfony/process", "platform": ["php", "cross-platform", "cli"], "pushed_at": "2026-08-22T13:46:56+00:00", "repo": "symfony/process", "stars": 7453, "tags": ["subprocess", "process-management", "symfony-component", "shell-execution", "async-processes", "command-line", "automation"], "topics": ["php", "symfony", "component", "symfony-component"], "urls": [], "use_cases": ["run shell commands from php safely", "execute external binaries in a subprocess", "run processes asynchronously with streaming output", "replace exec and shell_exec in php", "manage process timeouts and signals in php", "spawn php child processes with same configuration"], "what_it_is": "Symfony Process is a PHP component that executes commands in sub-processes, replacing raw PHP functions like exec and shell_exec. It handles cross-platform argument escaping, environment variables, timeouts, signals, and synchronous or asynchronous execution with real-time output streaming.", "when_to_avoid": ["you need a full job queue or scheduler rather than simple subprocess execution", "you are not working in PHP", "you need parallelism within a single PHP request rather than external process execution"], "when_to_choose": ["you need safe, portable command execution in PHP with proper argument escaping", "you need async process management, streaming output, or TTY/PTY support", "you are building on Symfony or Laravel and want a battle-tested process component"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/process", "repo": "symfony/process", "role": "main", "score": 99}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.951530+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:37:40.264287+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22ddaed9e0740d18847c1bcb4b9e44d8358e367af887112bbf75c36c05f31d3f", "fetched_at": "2026-08-28T04:09:59.951530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/symfony/process"}, {"content_hash": "124736af1531f80818ace283fdced5b6a650392f08b5fea1f0a8804b0db33248", "fetched_at": "2026-08-29T08:33:05.978330+00:00", "kind": "homepage", "missing": false, "url": "https://symfony.com/process"}, {"content_hash": "44889134f4fb7667fc156f6aa19b524c32df208a02756d59eacc0262725f7bfd", "fetched_at": "2026-08-29T08:33:05.980726+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc"}, {"content_hash": "c398b1e1f7d42bc77775f3d8ba520831784c05da13c2f47eec8159eb71101b7a", "fetched_at": "2026-08-29T08:33:05.982610+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc/current/components/process.html"}, {"content_hash": "f109a7a4a5dad68fcbf67a1a7e9be5d79c260b53ceca7ec0f9537a6da484c8fc", "fetched_at": "2026-08-29T08:33:05.985160+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/releases"}, {"content_hash": "f34945599288663bf063dd5401880e2dba8f06ca0c6f32f9591c4463410b1dbd", "fetched_at": "2026-08-29T08:33:05.987965+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/blog/category/releases"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.951530+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:37:40.264287+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22ddaed9e0740d18847c1bcb4b9e44d8358e367af887112bbf75c36c05f31d3f", "fetched_at": "2026-08-28T04:09:59.951530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/symfony/process"}, {"content_hash": "124736af1531f80818ace283fdced5b6a650392f08b5fea1f0a8804b0db33248", "fetched_at": "2026-08-29T08:33:05.978330+00:00", "kind": "homepage", "missing": false, "url": "https://symfony.com/process"}, {"content_hash": "44889134f4fb7667fc156f6aa19b524c32df208a02756d59eacc0262725f7bfd", "fetched_at": "2026-08-29T08:33:05.980726+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc"}, {"content_hash": "c398b1e1f7d42bc77775f3d8ba520831784c05da13c2f47eec8159eb71101b7a", "fetched_at": "2026-08-29T08:33:05.982610+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc/current/components/process.html"}, {"content_hash": "f109a7a4a5dad68fcbf67a1a7e9be5d79c260b53ceca7ec0f9537a6da484c8fc", "fetched_at": "2026-08-29T08:33:05.985160+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/releases"}, {"content_hash": "f34945599288663bf063dd5401880e2dba8f06ca0c6f32f9591c4463410b1dbd", "fetched_at": "2026-08-29T08:33:05.987965+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/blog/category/releases"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:37:40.264287+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22ddaed9e0740d18847c1bcb4b9e44d8358e367af887112bbf75c36c05f31d3f", "fetched_at": "2026-08-28T04:09:59.951530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/symfony/process"}, {"content_hash": "124736af1531f80818ace283fdced5b6a650392f08b5fea1f0a8804b0db33248", "fetched_at": "2026-08-29T08:33:05.978330+00:00", "kind": "homepage", "missing": false, "url": "https://symfony.com/process"}, {"content_hash": "44889134f4fb7667fc156f6aa19b524c32df208a02756d59eacc0262725f7bfd", "fetched_at": "2026-08-29T08:33:05.980726+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc"}, {"content_hash": "c398b1e1f7d42bc77775f3d8ba520831784c05da13c2f47eec8159eb71101b7a", "fetched_at": "2026-08-29T08:33:05.982610+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc/current/components/process.html"}, {"content_hash": "f109a7a4a5dad68fcbf67a1a7e9be5d79c260b53ceca7ec0f9537a6da484c8fc", "fetched_at": "2026-08-29T08:33:05.985160+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/releases"}, {"content_hash": "f34945599288663bf063dd5401880e2dba8f06ca0c6f32f9591c4463410b1dbd", "fetched_at": "2026-08-29T08:33:05.987965+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/blog/category/releases"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.951530+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.951530+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.951530+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:37:40.264287+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22ddaed9e0740d18847c1bcb4b9e44d8358e367af887112bbf75c36c05f31d3f", "fetched_at": "2026-08-28T04:09:59.951530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/symfony/process"}, {"content_hash": "124736af1531f80818ace283fdced5b6a650392f08b5fea1f0a8804b0db33248", "fetched_at": "2026-08-29T08:33:05.978330+00:00", "kind": "homepage", "missing": false, "url": "https://symfony.com/process"}, {"content_hash": "44889134f4fb7667fc156f6aa19b524c32df208a02756d59eacc0262725f7bfd", "fetched_at": "2026-08-29T08:33:05.980726+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc"}, {"content_hash": "c398b1e1f7d42bc77775f3d8ba520831784c05da13c2f47eec8159eb71101b7a", "fetched_at": "2026-08-29T08:33:05.982610+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc/current/components/process.html"}, {"content_hash": "f109a7a4a5dad68fcbf67a1a7e9be5d79c260b53ceca7ec0f9537a6da484c8fc", "fetched_at": "2026-08-29T08:33:05.985160+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/releases"}, {"content_hash": "f34945599288663bf063dd5401880e2dba8f06ca0c6f32f9591c4463410b1dbd", "fetched_at": "2026-08-29T08:33:05.987965+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/blog/category/releases"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.951530+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.951530+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:37:40.264287+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22ddaed9e0740d18847c1bcb4b9e44d8358e367af887112bbf75c36c05f31d3f", "fetched_at": "2026-08-28T04:09:59.951530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/symfony/process"}, {"content_hash": "124736af1531f80818ace283fdced5b6a650392f08b5fea1f0a8804b0db33248", "fetched_at": "2026-08-29T08:33:05.978330+00:00", "kind": "homepage", "missing": false, "url": "https://symfony.com/process"}, {"content_hash": "44889134f4fb7667fc156f6aa19b524c32df208a02756d59eacc0262725f7bfd", "fetched_at": "2026-08-29T08:33:05.980726+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc"}, {"content_hash": "c398b1e1f7d42bc77775f3d8ba520831784c05da13c2f47eec8159eb71101b7a", "fetched_at": "2026-08-29T08:33:05.982610+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc/current/components/process.html"}, {"content_hash": "f109a7a4a5dad68fcbf67a1a7e9be5d79c260b53ceca7ec0f9537a6da484c8fc", "fetched_at": "2026-08-29T08:33:05.985160+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/releases"}, {"content_hash": "f34945599288663bf063dd5401880e2dba8f06ca0c6f32f9591c4463410b1dbd", "fetched_at": "2026-08-29T08:33:05.987965+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/blog/category/releases"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.951530+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.951530+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.951530+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:37:40.264287+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22ddaed9e0740d18847c1bcb4b9e44d8358e367af887112bbf75c36c05f31d3f", "fetched_at": "2026-08-28T04:09:59.951530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/symfony/process"}, {"content_hash": "124736af1531f80818ace283fdced5b6a650392f08b5fea1f0a8804b0db33248", "fetched_at": "2026-08-29T08:33:05.978330+00:00", "kind": "homepage", "missing": false, "url": "https://symfony.com/process"}, {"content_hash": "44889134f4fb7667fc156f6aa19b524c32df208a02756d59eacc0262725f7bfd", "fetched_at": "2026-08-29T08:33:05.980726+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc"}, {"content_hash": "c398b1e1f7d42bc77775f3d8ba520831784c05da13c2f47eec8159eb71101b7a", "fetched_at": "2026-08-29T08:33:05.982610+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc/current/components/process.html"}, {"content_hash": "f109a7a4a5dad68fcbf67a1a7e9be5d79c260b53ceca7ec0f9537a6da484c8fc", "fetched_at": "2026-08-29T08:33:05.985160+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/releases"}, {"content_hash": "f34945599288663bf063dd5401880e2dba8f06ca0c6f32f9591c4463410b1dbd", "fetched_at": "2026-08-29T08:33:05.987965+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/blog/category/releases"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.951530+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.951530+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:37:40.264287+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22ddaed9e0740d18847c1bcb4b9e44d8358e367af887112bbf75c36c05f31d3f", "fetched_at": "2026-08-28T04:09:59.951530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/symfony/process"}, {"content_hash": "124736af1531f80818ace283fdced5b6a650392f08b5fea1f0a8804b0db33248", "fetched_at": "2026-08-29T08:33:05.978330+00:00", "kind": "homepage", "missing": false, "url": "https://symfony.com/process"}, {"content_hash": "44889134f4fb7667fc156f6aa19b524c32df208a02756d59eacc0262725f7bfd", "fetched_at": "2026-08-29T08:33:05.980726+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc"}, {"content_hash": "c398b1e1f7d42bc77775f3d8ba520831784c05da13c2f47eec8159eb71101b7a", "fetched_at": "2026-08-29T08:33:05.982610+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc/current/components/process.html"}, {"content_hash": "f109a7a4a5dad68fcbf67a1a7e9be5d79c260b53ceca7ec0f9537a6da484c8fc", "fetched_at": "2026-08-29T08:33:05.985160+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/releases"}, {"content_hash": "f34945599288663bf063dd5401880e2dba8f06ca0c6f32f9591c4463410b1dbd", "fetched_at": "2026-08-29T08:33:05.987965+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/blog/category/releases"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:37:40.264287+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22ddaed9e0740d18847c1bcb4b9e44d8358e367af887112bbf75c36c05f31d3f", "fetched_at": "2026-08-28T04:09:59.951530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/symfony/process"}, {"content_hash": "124736af1531f80818ace283fdced5b6a650392f08b5fea1f0a8804b0db33248", "fetched_at": "2026-08-29T08:33:05.978330+00:00", "kind": "homepage", "missing": false, "url": "https://symfony.com/process"}, {"content_hash": "44889134f4fb7667fc156f6aa19b524c32df208a02756d59eacc0262725f7bfd", "fetched_at": "2026-08-29T08:33:05.980726+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc"}, {"content_hash": "c398b1e1f7d42bc77775f3d8ba520831784c05da13c2f47eec8159eb71101b7a", "fetched_at": "2026-08-29T08:33:05.982610+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc/current/components/process.html"}, {"content_hash": "f109a7a4a5dad68fcbf67a1a7e9be5d79c260b53ceca7ec0f9537a6da484c8fc", "fetched_at": "2026-08-29T08:33:05.985160+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/releases"}, {"content_hash": "f34945599288663bf063dd5401880e2dba8f06ca0c6f32f9591c4463410b1dbd", "fetched_at": "2026-08-29T08:33:05.987965+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/blog/category/releases"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:37:40.264287+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22ddaed9e0740d18847c1bcb4b9e44d8358e367af887112bbf75c36c05f31d3f", "fetched_at": "2026-08-28T04:09:59.951530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/symfony/process"}, {"content_hash": "124736af1531f80818ace283fdced5b6a650392f08b5fea1f0a8804b0db33248", "fetched_at": "2026-08-29T08:33:05.978330+00:00", "kind": "homepage", "missing": false, "url": "https://symfony.com/process"}, {"content_hash": "44889134f4fb7667fc156f6aa19b524c32df208a02756d59eacc0262725f7bfd", "fetched_at": "2026-08-29T08:33:05.980726+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc"}, {"content_hash": "c398b1e1f7d42bc77775f3d8ba520831784c05da13c2f47eec8159eb71101b7a", "fetched_at": "2026-08-29T08:33:05.982610+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc/current/components/process.html"}, {"content_hash": "f109a7a4a5dad68fcbf67a1a7e9be5d79c260b53ceca7ec0f9537a6da484c8fc", "fetched_at": "2026-08-29T08:33:05.985160+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/releases"}, {"content_hash": "f34945599288663bf063dd5401880e2dba8f06ca0c6f32f9591c4463410b1dbd", "fetched_at": "2026-08-29T08:33:05.987965+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/blog/category/releases"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:37:40.264287+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22ddaed9e0740d18847c1bcb4b9e44d8358e367af887112bbf75c36c05f31d3f", "fetched_at": "2026-08-28T04:09:59.951530+00:00", "kind": "readme", "missing": false, "url": "https://github.com/symfony/process"}, {"content_hash": "124736af1531f80818ace283fdced5b6a650392f08b5fea1f0a8804b0db33248", "fetched_at": "2026-08-29T08:33:05.978330+00:00", "kind": "homepage", "missing": false, "url": "https://symfony.com/process"}, {"content_hash": "44889134f4fb7667fc156f6aa19b524c32df208a02756d59eacc0262725f7bfd", "fetched_at": "2026-08-29T08:33:05.980726+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc"}, {"content_hash": "c398b1e1f7d42bc77775f3d8ba520831784c05da13c2f47eec8159eb71101b7a", "fetched_at": "2026-08-29T08:33:05.982610+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/doc/current/components/process.html"}, {"content_hash": "f109a7a4a5dad68fcbf67a1a7e9be5d79c260b53ceca7ec0f9537a6da484c8fc", "fetched_at": "2026-08-29T08:33:05.985160+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/releases"}, {"content_hash": "f34945599288663bf063dd5401880e2dba8f06ca0c6f32f9591c4463410b1dbd", "fetched_at": "2026-08-29T08:33:05.987965+00:00", "kind": "site_page", "missing": false, "url": "https://symfony.com/blog/category/releases"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 99}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5671, "days_push": 11, "days_rel": 11, "gap_med": 0.0, "n_releases_24m": 53}, "score": 99, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}