{"id":8257,"url":"https://github.com/php/php-src","last_synced_at":"2026-04-03T00:20:37.588Z","repository":{"id":1548601,"uuid":"1903522","full_name":"php/php-src","owner":"php","description":"The PHP Interpreter","archived":false,"fork":false,"pushed_at":"2025-10-21T21:42:00.000Z","size":614472,"stargazers_count":39541,"open_issues_count":1558,"forks_count":7951,"subscribers_count":1362,"default_branch":"master","last_synced_at":"2025-10-21T23:29:38.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.php.net","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"apache/tez","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/php.png","metadata":{"files":{"readme":"README.REDIST.BINS","changelog":"NEWS","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-16T01:52:25.000Z","updated_at":"2025-10-21T21:42:07.000Z","dependencies_parsed_at":"2023-09-22T19:54:04.993Z","dependency_job_id":"970d0e80-58be-47fa-aaac-79f3a2acd28f","html_url":"https://github.com/php/php-src","commit_stats":{"total_commits":113324,"total_committers":1376,"mean_commits":82.35755813953489,"dds":0.9251526596307931,"last_synced_commit":"a091e523168456655ad89fa9529c3f3b6500b5a3"},"previous_names":[],"tags_count":1446,"template":false,"template_full_name":null,"purl":"pkg:github/php/php-src","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php%2Fphp-src","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php%2Fphp-src/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php%2Fphp-src/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php%2Fphp-src/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php","download_url":"https://codeload.github.com/php/php-src/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php%2Fphp-src/sbom","scorecard":{"id":94074,"data":{"date":"2025-08-04","repo":{"name":"github.com/php/php-src","commit":"dc0962c2439d6140c918f132e2a24129c0b3c262"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 14/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref || github.ref_name ': .github/workflows/root.yml:33"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/close-needs-feedback.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-prs.yml:8","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightly.yml:48","Info: topLevel 'contents' permission set to 'read': .github/workflows/push.yml:35","Info: topLevel 'contents' permission set to 'read': .github/workflows/real-time-benchmark.yml:46","Info: topLevel 'contents' permission set to 'read': .github/workflows/remove-needs-feedback.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/root.yml:7","Warn: no topLevel permission defined: .github/workflows/windows-builds.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: sapi/fuzzer/fuzzer-execute.c:19","Info: CLibFuzzer integration found: sapi/fuzzer/fuzzer-exif.c:33","Info: CLibFuzzer integration found: sapi/fuzzer/fuzzer-function-jit.c:19","Info: CLibFuzzer integration found: sapi/fuzzer/fuzzer-json.c:31","Info: CLibFuzzer integration found: sapi/fuzzer/fuzzer-mbregex.c:31","Info: CLibFuzzer integration found: sapi/fuzzer/fuzzer-mbstring.c:51","Info: CLibFuzzer integration found: sapi/fuzzer/fuzzer-parser.c:28","Info: CLibFuzzer integration found: sapi/fuzzer/fuzzer-tracing-jit.c:19","Info: CLibFuzzer integration found: sapi/fuzzer/fuzzer-unserialize.c:32","Info: CLibFuzzer integration found: sapi/fuzzer/fuzzer-unserializehash.c:30"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: ext/ffi/tests/callconv_x86.dll:1","Warn: binary detected: ext/standard/tests/file/windows_acls/tiny.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: build/shtool:0","Info: Possibly incomplete results: error parsing shell code: ternary operator missing ? before :: .github/workflows/nightly.yml:586","Warn: third-party GitHubAction not pinned by hash: .github/workflows/close-needs-feedback.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/close-needs-feedback.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-stale-feature-requests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/close-stale-feature-requests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-stale-prs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/close-stale-prs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:309: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:917: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:922: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:927: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:938: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:943: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:956: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:377: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:478: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:505: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:708: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:771: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:862: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:1053: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:1073: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/push.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/push.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/push.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/push.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/push.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/push.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/push.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/push.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/push.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/push.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/push.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/push.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/real-time-benchmark.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/real-time-benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/real-time-benchmark.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/real-time-benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/real-time-benchmark.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/real-time-benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/real-time-benchmark.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/real-time-benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/real-time-benchmark.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/real-time-benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-needs-feedback.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/remove-needs-feedback.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-needs-feedback.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/remove-needs-feedback.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/root.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/root.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/root.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/php/php-src/root.yml/master?enable=pin","Warn: containerImage not pinned by hash: ext/opcache/jit/Dockerfile.arm64.example:3: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:23","Warn: downloadThenRun not pinned by hash: .github/workflows/real-time-benchmark.yml:99","Warn: downloadThenRun not pinned by hash: .github/workflows/real-time-benchmark.yml:100","Info:   0 out of  38 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-15T08:30:50.779Z","repository_id":1548601,"created_at":"2025-08-15T08:30:50.779Z","updated_at":"2025-08-15T08:30:50.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280357541,"owners_count":26317073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-01-11T17:36:57.741Z","updated_at":"2025-10-22T00:24:41.917Z","avatar_url":"https://github.com/php.png","language":"C","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/8257","html_url":"https://opencollective.ecosyste.ms/projects/8257","collective":{"id":910,"uuid":"vrgbk357-l4x96ea9-g3apomew-a0jdyzn8","slug":"phpfoundation","name":"PHP Foundation","description":"We support, promote, and advance the PHP language.","website":"https://thephp.foundation/","github":"php","twitter":"ThePHPF","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://thephp.foundation/"},{"type":"MASTODON","url":"https://phpc.social/@thephpf"},{"type":"TWITTER","url":"https://twitter.com/ThePHPF"},{"type":"GITHUB","url":"https://github.com/php"}],"currency":"USD","projects_count":148,"last_synced_at":"2026-04-11T00:15:43.362Z","created_at":"2024-01-10T13:17:48.499Z","updated_at":"2026-04-11T00:17:13.266Z","transactions_count":30511,"balance":401354.46000012767,"account_type":"COLLECTIVE","owner":{"login":"php","name":"php.net","uuid":"25158","kind":"organization","description":"PHP is a popular general-purpose scripting language that is especially suited to web development","email":null,"website":"https://www.php.net","location":null,"twitter":"official_php","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25158?v=4","repositories_count":144,"last_synced_at":"2024-04-14T20:45:20.947Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/php","funding_links":[],"total_stars":44114,"followers":2226,"following":0,"created_at":"2022-11-03T02:20:48.577Z","updated_at":"2024-04-14T20:45:27.921Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php/repositories"},"last_project_activity_at":"2025-10-21T21:42:00.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-10-28T14:27:05.778Z","collective_updated_at":"2026-04-09T13:53:04.274Z","html_url":"https://opencollective.com/phpfoundation","icon_url":"https://images.opencollective.com/phpfoundation/logo/40.png","total_donations":2585157.839999813,"total_expenses":-2502143.190000182,"current_balance":401354.46000012767,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/phpfoundation","url":"https://opencollective.ecosyste.ms/collectives/phpfoundation","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/phpfoundation/projects"}}