{"id":662592,"name":"parse/php-sdk","ecosystem":"packagist","description":"Parse PHP SDK","homepage":"https://github.com/parse-community/parse-php-sdk","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/parse-community/parse-php-sdk","keywords_array":["sdk","parse"],"namespace":"parse","versions_count":40,"first_release_published_at":"2014-08-04T22:22:17.000Z","latest_release_published_at":"2024-06-27T23:11:17.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-07-01T15:01:46.859Z","created_at":"2022-04-07T10:37:10.229Z","updated_at":"2026-07-01T17:55:10.323Z","registry_url":"https://packagist.org/packages/parse/php-sdk#","install_command":"composer require parse/php-sdk","documentation_url":null,"metadata":{"funding":[{"url":"https://github.com/parse-community","type":"github"},{"url":"https://opencollective.com/parse-server","type":"open_collective"}]},"repo_metadata":{"id":18861205,"uuid":"22077884","full_name":"parse-community/parse-php-sdk","owner":"parse-community","description":"The PHP SDK for Parse Platform","archived":false,"fork":false,"pushed_at":"2026-04-04T19:20:31.000Z","size":3381,"stargazers_count":807,"open_issues_count":11,"forks_count":342,"subscribers_count":77,"default_branch":"master","last_synced_at":"2026-06-28T05:05:17.240Z","etag":null,"topics":["parse-server","php","sdk"],"latest_commit_sha":null,"homepage":"https://parseplatform.org/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parse-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"parse-community","patreon":null,"open_collective":"parse-server","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-21T19:51:32.000Z","updated_at":"2026-06-26T03:32:32.000Z","dependencies_parsed_at":"2025-10-18T20:15:18.036Z","dependency_job_id":"c55b9eba-2729-4bf4-99d4-50d4af2e81f8","html_url":"https://github.com/parse-community/parse-php-sdk","commit_stats":{"total_commits":305,"total_committers":51,"mean_commits":5.980392156862745,"dds":0.862295081967213,"last_synced_commit":"353a85bfc9cb8e151c45f5fad19014d86b084cb4"},"previous_names":["parseplatform/parse-php-sdk"],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/parse-community/parse-php-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parse-community","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/sbom","scorecard":{"id":720884,"data":{"date":"2025-08-11","repo":{"name":"github.com/parse-community/parse-php-sdk","commit":"081690dd822629933b27b8fa6b8adf143828a48d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-automated.yml:1","Warn: no topLevel permission defined: .github/workflows/release-manual-docs.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-php-sdk/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-php-sdk/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-php-sdk/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-php-sdk/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-php-sdk/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-automated.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-php-sdk/release-automated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-automated.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-php-sdk/release-automated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-automated.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-php-sdk/release-automated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-automated.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-php-sdk/release-automated.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-automated.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-php-sdk/release-automated.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-automated.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-php-sdk/release-automated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-manual-docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-php-sdk/release-manual-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-manual-docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-php-sdk/release-manual-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-manual-docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-php-sdk/release-manual-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-manual-docs.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-php-sdk/release-manual-docs.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:57","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand 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":"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":"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":"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/parse-community/.github/SECURITY.md:1","Info: Found linked content: github.com/parse-community/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/parse-community/.github/SECURITY.md:1","Info: Found text in security policy: github.com/parse-community/.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 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"65 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-xwcq-pm8m-c4vf","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-9pv7-vfvm-6vr7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-hhhv-q57g-882q","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-vxvm-qww3-2fh7","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-9prm-jqwx-45x9","Warn: Project is vulnerable to: GHSA-462x-c3jw-7vr6","Warn: Project is vulnerable to: GHSA-fcv6-fg5r-jm9q","Warn: Project is vulnerable to: GHSA-792q-q67h-w579","Warn: Project is vulnerable to: GHSA-6927-3vr9-fxf2","Warn: Project is vulnerable to: GHSA-6hh7-46r2-vf29","Warn: Project is vulnerable to: GHSA-c2hr-cqg6-8j6r","Warn: Project is vulnerable to: GHSA-8xq9-g7ch-35hg","Warn: Project is vulnerable to: GHSA-837q-jhwx-cmpv","Warn: Project is vulnerable to: GHSA-48q3-prgv-gm4w","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-ff9h-848c-4xfj","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T11:19:51.832Z","repository_id":18861205,"created_at":"2025-08-22T11:19:51.832Z","updated_at":"2025-08-22T11:19:51.832Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34952850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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":"parse-community","name":"Parse Platform","uuid":"26932219","kind":"organization","description":"The complete application stack. Build applications faster with object and file storage, user authentication, dashboard and more out of the box.","email":"hello@parseplatform.org","website":"https://parseplatform.org","location":"United States of America","twitter":"parseplatform","company":null,"icon_url":"https://avatars.githubusercontent.com/u/26932219?v=4","repositories_count":53,"last_synced_at":"2026-03-22T02:12:20.272Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"parse-community","patreon":null,"open_collective":"parse-server","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/parse-community","funding_links":["https://github.com/sponsors/parse-community","https://opencollective.com/parse-server"],"total_stars":40184,"followers":593,"following":0,"created_at":"2022-11-02T16:39:48.806Z","updated_at":"2026-03-22T02:12:20.272Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parse-community","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parse-community/repositories"},"tags":[{"name":"2.4.0","sha":"081690dd822629933b27b8fa6b8adf143828a48d","kind":"commit","published_at":"2024-06-27T23:11:17.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/2.4.0","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/2.4.0/manifests"},{"name":"2.3.2","sha":"353a85bfc9cb8e151c45f5fad19014d86b084cb4","kind":"commit","published_at":"2023-05-13T20:20:17.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/2.3.2","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"8b17fa973fbbb0dd00c573879dc4350e9e4346ac","kind":"commit","published_at":"2023-05-13T12:41:45.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/2.3.1","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"8eee29f32bbaba40be1da092a55451bc725150ee","kind":"commit","published_at":"2023-05-13T12:35:48.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/2.3.0","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"45d8ad7028dc0507c2898f13136db188d5d74e22","kind":"commit","published_at":"2023-05-13T12:27:09.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/2.2.0","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"eda9c293457934af4f29874b2e31d9a4df1bd1ee","kind":"commit","published_at":"2023-04-29T20:57:17.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/2.1.0","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"14be5322e924b6d3fa3e1a347fd513b156c9d843","kind":"commit","published_at":"2023-04-26T22:46:56.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/2.0.0","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"6a8d8c8ba4f1189c7da1fbb611bfe3093062b219","kind":"commit","published_at":"2019-08-17T18:37:33.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.6.0","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"2f3984f52b548f176931c9ddc7a65b3e03304b6a","kind":"commit","published_at":"2019-01-30T21:28:56.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.5.1","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.5.1/manifests"},{"name":"1.4.0","sha":"19deeb473a33d9cc15271ef78f7520d95fa792ba","kind":"commit","published_at":"2017-12-06T03:42:42.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.4.0","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"af0c6c04516e406fe5ff781c58182cc1d6602cf7","kind":"commit","published_at":"2017-09-08T00:56:09.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.3.0","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.3.0/manifests"},{"name":"1.2.10","sha":"86b32ee537c57b317eb29d76665c8b4ad6db03a8","kind":"commit","published_at":"2017-07-13T00:12:18.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.2.10","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.10/manifests"},{"name":"1.2.9","sha":"6fab212eeb4e64cc8cfeda911439d55c14c33cb3","kind":"commit","published_at":"2017-06-26T16:46:41.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.2.9","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.9/manifests"},{"name":"1.2.8","sha":"814a48ca6b2336cb85a915dd29e76c2b135f9d54","kind":"commit","published_at":"2017-05-15T18:52:48.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.2.8","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"9e2c3d0b3c3ef0c028b743212e231a5c8f1be361","kind":"tag","published_at":"2017-04-24T20:53:05.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.2.7","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"45bfef726c6f53e360c0294e04ec8e7c01768a80","kind":"tag","published_at":"2017-04-15T18:16:16.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.2.6","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"af1378545bbd2f353804c2b5aa97ae470d49416d","kind":"tag","published_at":"2017-03-31T18:56:34.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.2.5","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"66811f563112d7890ffb969bec000ed59b4dcc2d","kind":"tag","published_at":"2017-03-28T02:49:10.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.2.4","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0bafc37fa47fa26945573a6071f6af0e54b24f49","kind":"commit","published_at":"2017-02-17T15:23:40.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.2.3","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"194d5ba12bc1d9bb3ccb702eca7e087dfa308e66","kind":"tag","published_at":"2017-02-02T17:16:45.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.2.2","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"c4f227ae396afa5e2759c95d3a4848f0b13154c2","kind":"tag","published_at":"2016-07-01T23:38:55.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.2.1","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"1f668b97b229829f2ed05e23fd38685cc9e2c62b","kind":"tag","published_at":"2016-02-16T15:58:20.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.2.0","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.2.0/manifests"},{"name":"1.1.10","sha":"6ec74ed193e608f74b3fee9187447d81de947236","kind":"tag","published_at":"2016-01-25T19:05:29.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.1.10","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"ba0400e187029d40070b5456455b85e91b337e53","kind":"tag","published_at":"2015-11-30T07:33:15.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.1.9","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"4ec50fe13cf7e1fe6d0813e0c52a08eb495e6fb9","kind":"tag","published_at":"2015-11-03T22:08:00.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.1.8","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"1c22f861b10fbc1134bfc1dbc06d4abb810d06d6","kind":"tag","published_at":"2015-10-27T16:50:41.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.1.7","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"f1f3e14073746fdc76f455a600e3db7b59e1d490","kind":"tag","published_at":"2015-10-13T20:05:58.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.1.6","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"b654ba8cbdbd9b368604666eff680813ec8bf214","kind":"tag","published_at":"2015-07-08T21:21:30.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.1.5","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"3b1b267606ffe81d0c5edbbc25dba2d31279331e","kind":"tag","published_at":"2015-06-16T22:48:59.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.1.4","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"57875c1689311b02b32000edd383e2bde45d3853","kind":"tag","published_at":"2015-06-15T18:30:02.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.1.3","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"22efa1c8d35db107288c72495d81f62a191b077e","kind":"tag","published_at":"2015-04-15T01:42:08.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.1.2","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"ad2aab6b431b6b0a15cf70ecf29c41bff9f45cbd","kind":"tag","published_at":"2015-04-15T01:12:10.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.1.1","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1e15362578725a79d8a8baf45c0da2192ebe5c0","kind":"tag","published_at":"2015-03-25T17:37:40.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.1.0","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"0171095e85e073400507f2d23caed7fbac0d56bb","kind":"tag","published_at":"2015-02-24T01:55:08.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.0.6","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"ec8a76b3b5b3016eeb8e6a74604b240a72c2c5ab","kind":"tag","published_at":"2015-02-03T22:36:46.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.0.5","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"7ddeede84a7e3e4c9622860db6ead53e7b9cf102","kind":"tag","published_at":"2014-11-17T21:26:44.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.0.4","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"735062b7e67ab07074128599bfe2094bce1b8443","kind":"tag","published_at":"2014-10-10T03:08:29.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.0.3","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"b464ab34a0edd0322c9f496813501ec3bfb7ef09","kind":"tag","published_at":"2014-09-24T20:49:59.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.0.2","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"377fb49ab4446298222500fe45aae0a7e23cfbdc","kind":"commit","published_at":"2014-08-22T23:31:55.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.0.1","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"c237d06cc721a9da2e63caec8b4c684791c6e2a9","kind":"commit","published_at":"2014-08-04T22:22:17.000Z","download_url":"https://codeload.github.com/parse-community/parse-php-sdk/tar.gz/1.0.0","html_url":"https://github.com/parse-community/parse-php-sdk/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parse-community/parse-php-sdk@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-php-sdk/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-07-01T17:55:10.295Z","dependent_packages_count":17,"downloads":1109882,"downloads_period":"total","dependent_repos_count":158,"rankings":{"downloads":1.021995564732751,"dependent_repos_count":0.7314881059983044,"dependent_packages_count":1.0300037940807247,"stargazers_count":0.4016197218968064,"forks_count":0.1642537912066924,"docker_downloads_count":null,"average":0.6698721955830558},"purl":"pkg:composer/parse/php-sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/packagist/parse/php-sdk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/packagist/parse/php-sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/packagist/parse/php-sdk/dependencies","status":null,"funding_links":["https://github.com/parse-community","https://opencollective.com/parse-server","https://github.com/sponsors/parse-community"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-28T05:02:30.299Z","issues_count":48,"pull_requests_count":59,"avg_time_to_close_issue":26577983.902439024,"avg_time_to_close_pull_request":3814896.618181818,"issues_closed_count":41,"pull_requests_closed_count":55,"pull_request_authors_count":16,"issue_authors_count":35,"avg_comments_per_issue":4.541666666666667,"avg_comments_per_pull_request":2.76271186440678,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":2,"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":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"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/parse-community%2Fparse-php-sdk/issues","maintainers":[{"login":"dplewis","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dplewis"},{"login":"mtrezza","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mtrezza"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/parse%2Fphp-sdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/parse%2Fphp-sdk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/parse%2Fphp-sdk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/parse%2Fphp-sdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/parse%2Fphp-sdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/parse%2Fphp-sdk/codemeta","maintainers":[{"uuid":"parseplatform","login":"parseplatform","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://packagist.org/users/parseplatform","role":null,"created_at":"2023-05-05T13:28:40.278Z","updated_at":"2023-05-05T13:28:40.278Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/parseplatform/packages"}]}