{"id":21028240,"url":"https://github.com/fakeheal/comicvine-sdk","last_synced_at":"2026-02-07T08:31:12.404Z","repository":{"id":262983030,"uuid":"888975771","full_name":"fakeheal/comicvine-sdk","owner":"fakeheal","description":"PHP SDK for the Comicvine API.","archived":false,"fork":false,"pushed_at":"2024-11-15T13:28:16.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-27T14:48:53.410Z","etag":null,"topics":["comicvine","comicvine-api","php","sdk"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fakeheal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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}},"created_at":"2024-11-15T11:15:47.000Z","updated_at":"2024-12-30T10:24:59.000Z","dependencies_parsed_at":"2025-04-28T12:11:54.619Z","dependency_job_id":"a40514a7-2998-461e-8e7d-97594ff69e50","html_url":"https://github.com/fakeheal/comicvine-sdk","commit_stats":null,"previous_names":["fakeheal/comicvine-sdk"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fakeheal/comicvine-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakeheal%2Fcomicvine-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakeheal%2Fcomicvine-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakeheal%2Fcomicvine-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakeheal%2Fcomicvine-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fakeheal","download_url":"https://codeload.github.com/fakeheal/comicvine-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakeheal%2Fcomicvine-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29190170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["comicvine","comicvine-api","php","sdk"],"created_at":"2024-11-19T11:54:33.085Z","updated_at":"2026-02-07T08:31:12.387Z","avatar_url":"https://github.com/fakeheal.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🦸 Comicvine PHP SDK\n\n[![Tests](https://github.com/fakeheal/comicvine-sdk/actions/workflows/php.yml/badge.svg)](https://github.com/fakeheal/comicvine-sdk/actions/workflows/php.yml)\n![Packagist Version](https://img.shields.io/packagist/v/chronoarc/comicvine)\n![Packagist Downloads](https://img.shields.io/packagist/dt/chronoarc/comicvine)\n\n\n\nWelcome to the **Comicvine PHP SDK**, a lightweight and easy-to-use SDK designed to interact with\nthe [Comicvine API](https://comicvine.gamespot.com/api/), built on top of the robust [Saloon](https://docs.saloon.dev)\nlibrary.\n\n\u003e [!WARNING]\n\u003e This project is a work in progress. Currently, it supports only the endpoints I need for another app I'm building.\n\u003e However, the SDK is designed to be extensible, making it easy to add support for additional endpoints.\n\n## 🚧 Progress\n\n| **Resource** | **List** | **Single** | **DTO** |\n|--------------|:--------:|:----------:|:-------:|\n| Characters   |    ❌     |     ❌      |    ❌    |\n| Chats        |   Yes    |     ❌      |    ❌    |\n| Concepts     |   Yes    |     ❌      |    ❌    |\n| Episodes     |   Yes    |     ❌      |    ❌    |\n| Issues       |    ✅     |     ✅      |    ✅    |\n| Locations    |    ❌     |     ❌      |    ❌    |\n| Movies       |    ❌     |     ❌      |    ❌    |\n| Objects      |    ❌     |     ❌      |    ❌    |\n| Origins      |    ❌     |     ❌      |    ❌    |\n| People       |    ❌     |     ❌      |    ❌    |\n| Powers       |    ❌     |     ❌      |    ❌    |\n| Promos       |    ❌     |     ❌      |    ❌    |\n| Publishers   |    ❌     |     ❌      |    ❌    |\n| Series       |    ❌     |     ❌      |    ❌    |\n| Search       |    ❌     |    N/A     |    ❌    |\n| Story Arcs   |    ❌     |     ❌      |    ❌    |\n| Teams        |    ❌     |     ❌      |    ❌    |\n| Types        |    ✅     |    N/A     |    ✅    |\n| Videos       |    ❌     |     ❌      |    ❌    |\n| Video Types  |    ❌     |    N/A     |    ❌    |\n\n## 🤝 Contributions Welcome\n\nYour feedback and contributions are highly appreciated! Whether it’s submitting an issue, suggesting improvements, or\nadding new features, every bit helps make this SDK better for everyone.\n\n---\n\nFeel free to fork the repository, make pull requests, or just share ideas! Let's make this SDK awesome together.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffakeheal%2Fcomicvine-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffakeheal%2Fcomicvine-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffakeheal%2Fcomicvine-sdk/lists"}