{"id":3656515,"name":"github.com/census-instrumentation/opencensus-php","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/census-instrumentation/opencensus-php","keywords_array":[],"namespace":"github.com/census-instrumentation","versions_count":18,"first_release_published_at":"2017-11-15T21:54:49.000Z","latest_release_published_at":"2021-05-31T16:10:53.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-08-20T18:52:39.672Z","created_at":"2022-04-11T09:49:43.864Z","updated_at":"2026-08-21T08:01:06.699Z","registry_url":"https://pkg.go.dev/github.com/census-instrumentation/opencensus-php","install_command":"go get github.com/census-instrumentation/opencensus-php","documentation_url":"https://pkg.go.dev/github.com/census-instrumentation/opencensus-php#section-documentation","metadata":{},"repo_metadata":{"id":37382018,"uuid":"99052232","full_name":"census-instrumentation/opencensus-php","owner":"census-instrumentation","description":"A stats collection and distributed tracing framework","archived":true,"fork":false,"pushed_at":"2023-06-12T10:59:16.000Z","size":1843,"stargazers_count":199,"open_issues_count":44,"forks_count":76,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-08-20T18:52:28.801Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/census-instrumentation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-08-01T23:41:16.000Z","updated_at":"2026-02-13T06:33:47.000Z","dependencies_parsed_at":"2022-09-26T18:10:57.074Z","dependency_job_id":"f7c6010f-3897-4421-9142-3b07968f131a","html_url":"https://github.com/census-instrumentation/opencensus-php","commit_stats":{"total_commits":142,"total_committers":17,"mean_commits":8.352941176470589,"dds":"0.23239436619718312","last_synced_commit":"dcc7feab38507dedc0097d5bb459b81b1439c1ae"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/census-instrumentation/opencensus-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/census-instrumentation","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/sbom","scorecard":{"id":270899,"data":{"date":"2025-08-11","repo":{"name":"github.com/census-instrumentation/opencensus-php","commit":"af616ac76c55f7813a6f5eb9285a1a8b4496320d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: daemon/Dockerfile:5","Warn: containerImage not pinned by hash: ext/docker/Dockerfile.PHP7.3-apache:1: pin your Docker image by updating php:7.3-apache to php:7.3-apache@sha256:b9872cd287ef72bc17d45d713aa2742f3d3bcf2503fea2506fd93aa94995219f","Warn: downloadThenRun not pinned by hash: ext/docker/Dockerfile.PHP7.3-apache:8-18","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/census-instrumentation/.github/SECURITY.md:1","Info: Found linked content: github.com/census-instrumentation/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/census-instrumentation/.github/SECURITY.md:1","Info: Found text in security policy: github.com/census-instrumentation/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T13:19:37.546Z","repository_id":37382018,"created_at":"2025-08-17T13:19:37.546Z","updated_at":"2025-08-17T13:19:37.546Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36793899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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"},"owner_record":{"login":"census-instrumentation","name":"OpenCensus","uuid":"26944525","kind":"organization","description":"A single distribution of libraries that automatically collect traces and metrics from your app, display them locally, and send them to any backend.","email":"census-developers@googlegroups.com","website":"http://opencensus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26944525?v=4","repositories_count":18,"last_synced_at":"2024-03-25T20:01:04.920Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/census-instrumentation","funding_links":[],"total_stars":5024,"followers":56,"following":0,"created_at":"2022-11-02T16:23:03.722Z","updated_at":"2024-03-25T20:01:06.912Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/census-instrumentation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/census-instrumentation/repositories"},"tags":[{"name":"v0.7.0","sha":"0cfda5037e7fe30f5411907d377a7110c5c68b3a","kind":"commit","published_at":"2021-05-31T16:10:53.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.7.0","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"007b35d8f7ed21cab9aa47406578ae02f73f91c5","kind":"commit","published_at":"2020-06-12T18:56:55.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.6.0","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"31dc521ba3fab9653a215a10e65d5b7fe9e2c6ac","kind":"commit","published_at":"2018-09-25T20:57:09.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.5.2","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"21824d2d1581bb34993551d69c5819bdff704911","kind":"commit","published_at":"2018-06-19T18:15:12.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.5.1","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cd2b4d574488382e37e4e49d998947f54fa6c14c","kind":"commit","published_at":"2018-04-25T23:22:04.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.5.0","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"5f7021f9e211d6332a8a601f752afa899f1807c1","kind":"commit","published_at":"2018-04-06T22:40:46.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.4.3","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"ce28990c5ce48c1131ea962ebaed64a4780969cc","kind":"commit","published_at":"2018-04-05T22:48:59.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.4.2","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"bbbf7a752a2d1063d34548ad07f236d6b7cada3f","kind":"commit","published_at":"2018-04-03T20:49:07.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.4.1","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"62559781d7093d8f129cd33c29678a32b72e7836","kind":"commit","published_at":"2018-04-02T20:16:56.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.4.0","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"842bbc5138d50e8c794cfa663a59886ce6e3e94e","kind":"commit","published_at":"2018-03-22T20:03:52.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.3.0","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"6845ae14f0170ff83c434444b0c31312c96c0633","kind":"commit","published_at":"2018-03-05T19:27:15.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.2.3","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"ac4be6d44cf2b7e80e0227bc7c116601da473fab","kind":"commit","published_at":"2018-03-05T17:21:04.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.2.2","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5150388ac37deba815c850a335286feb9ef6ad5b","kind":"commit","published_at":"2018-02-12T22:42:02.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.2.1","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"573d5fd091dfa492801c0d7d4955e63986c1b08e","kind":"commit","published_at":"2018-02-09T01:27:57.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.2.0","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"fb8bfc8cc5832d35bd92972437abdbf7f29ff90f","kind":"commit","published_at":"2018-01-31T23:12:23.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.1.2","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d6856200d32a118618a74a64e7110bc1631008bc","kind":"commit","published_at":"2018-01-25T18:37:24.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.1.1","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"99dfaba4a53512c7858665f26999d04605937fcc","kind":"commit","published_at":"2017-12-12T17:53:02.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.1.0","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.1.0/manifests"},{"name":"v0.0.4","sha":"0a0ffb8b90c16515296b9cbbbfe11145444e75dd","kind":"commit","published_at":"2017-11-15T21:54:49.000Z","download_url":"https://codeload.github.com/census-instrumentation/opencensus-php/tar.gz/v0.0.4","html_url":"https://github.com/census-instrumentation/opencensus-php/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/census-instrumentation/opencensus-php@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/tags/v0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-08-21T08:01:06.699Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/census-instrumentation/opencensus-php","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/census-instrumentation/opencensus-php","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/census-instrumentation/opencensus-php","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/census-instrumentation/opencensus-php/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T18:50:35.325Z","issues_count":53,"pull_requests_count":48,"avg_time_to_close_issue":13111693.793103449,"avg_time_to_close_pull_request":19725520.029411763,"issues_closed_count":29,"pull_requests_closed_count":34,"pull_request_authors_count":31,"issue_authors_count":35,"avg_comments_per_issue":2.5283018867924527,"avg_comments_per_pull_request":2.1041666666666665,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/census-instrumentation%2Fopencensus-php/issues","maintainers":[{"login":"basvanbeek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/basvanbeek"},{"login":"chingor13","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chingor13"},{"login":"bshaffer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bshaffer"},{"login":"aabmass","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aabmass"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcensus-instrumentation%2Fopencensus-php/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcensus-instrumentation%2Fopencensus-php/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcensus-instrumentation%2Fopencensus-php/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcensus-instrumentation%2Fopencensus-php/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcensus-instrumentation%2Fopencensus-php/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcensus-instrumentation%2Fopencensus-php/codemeta","maintainers":[]}