{"id":36265487,"url":"https://github.com/ker0x/tmdb","last_synced_at":"2026-01-11T08:02:19.341Z","repository":{"id":44590406,"uuid":"333926111","full_name":"ker0x/tmdb","owner":"ker0x","description":"🎥 Tiny library for the TMDb API","archived":false,"fork":false,"pushed_at":"2023-09-08T16:58:23.000Z","size":31,"stargazers_count":0,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T22:51:40.808Z","etag":null,"topics":["api","library","movies","php","tmdb","tmdb-api"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ker0x.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-28T20:34:13.000Z","updated_at":"2022-10-24T08:58:02.000Z","dependencies_parsed_at":"2022-09-16T14:32:26.193Z","dependency_job_id":null,"html_url":"https://github.com/ker0x/tmdb","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ker0x/tmdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ker0x%2Ftmdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ker0x%2Ftmdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ker0x%2Ftmdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ker0x%2Ftmdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ker0x","download_url":"https://codeload.github.com/ker0x/tmdb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ker0x%2Ftmdb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28297976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T04:44:51.577Z","status":"ssl_error","status_checked_at":"2026-01-11T04:44:44.232Z","response_time":60,"last_error":"SSL_read: 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":["api","library","movies","php","tmdb","tmdb-api"],"created_at":"2026-01-11T08:02:18.611Z","updated_at":"2026-01-11T08:02:19.331Z","avatar_url":"https://github.com/ker0x.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://github.com/ker0x/tmdb/actions\" title=\"Build\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/workflow/status/ker0x/tmdb/ci?style=for-the-badge\" alt=\"Build\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://codecov.io/gh/ker0x/tmdb/\" title=\"Coverage\"\u003e\n        \u003cimg src=\"https://img.shields.io/codecov/c/gh/ker0x/tmdb?style=for-the-badge\" alt=\"Coverage\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://php.net\" title=\"PHP Version\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/php-%3E%3D%208.1-8892BF.svg?style=for-the-badge\" alt=\"PHP Version\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/kerox/tmdb\" title=\"Downloads\"\u003e\n        \u003cimg src=\"https://img.shields.io/packagist/dt/kerox/tmdb.svg?style=for-the-badge\" alt=\"Downloads\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/kerox/tmdb\" title=\"Latest Stable Version\"\u003e\n        \u003cimg src=\"https://img.shields.io/packagist/v/kerox/tmdb.svg?style=for-the-badge\" alt=\"Latest Stable Version\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/kerox/tmdb\" title=\"License\"\u003e\n        \u003cimg src=\"https://img.shields.io/packagist/l/kerox/tmdb.svg?style=for-the-badge\" alt=\"License\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n# TMDb\n\nA tiny PHP Library to use [TMDb API](https://developers.themoviedb.org/3/getting-started/introduction)\n\n## Warning\n\nThis library use [PSR-18 HTTP Client](https://www.php-fig.org/psr/psr-18/) interface, which means that **no** HTTP Client, like [Guzzle](https://github.com/guzzle/guzzle) or [httplug](https://github.com/php-http/httplug), are provided within. You will need to require them separately.\n\n## Installation\n\nYou can install TMDb using Composer:\n\n```\ncomposer require kerox/tmdb\n```\n\n## Usage\n\nPlease, refer to the [wiki](https://github.com/ker0x/tmdb/wiki) to learn how to use this library\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fker0x%2Ftmdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fker0x%2Ftmdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fker0x%2Ftmdb/lists"}