{"id":20311435,"url":"https://github.com/janvernieuwe/jikan-jikanphp","last_synced_at":"2025-04-11T16:07:36.426Z","repository":{"id":34076796,"uuid":"168056096","full_name":"janvernieuwe/jikan-jikanPHP","owner":"janvernieuwe","description":"Jikan rest api PHP client","archived":false,"fork":false,"pushed_at":"2024-04-15T13:39:33.000Z","size":604,"stargazers_count":27,"open_issues_count":2,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-06T13:09:39.741Z","etag":null,"topics":["api-client","jikan","myanimelist","php"],"latest_commit_sha":null,"homepage":null,"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/janvernieuwe.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-01-28T23:39:23.000Z","updated_at":"2025-02-20T04:42:04.000Z","dependencies_parsed_at":"2022-07-25T23:17:55.288Z","dependency_job_id":null,"html_url":"https://github.com/janvernieuwe/jikan-jikanPHP","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janvernieuwe%2Fjikan-jikanPHP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janvernieuwe%2Fjikan-jikanPHP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janvernieuwe%2Fjikan-jikanPHP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janvernieuwe%2Fjikan-jikanPHP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janvernieuwe","download_url":"https://codeload.github.com/janvernieuwe/jikan-jikanPHP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248438501,"owners_count":21103409,"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","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-client","jikan","myanimelist","php"],"created_at":"2024-11-14T17:39:46.167Z","updated_at":"2025-04-11T16:07:36.406Z","avatar_url":"https://github.com/janvernieuwe.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Latest Stable Version](https://poser.pugx.org/jikan/jikan-php/v/stable)](https://packagist.org/packages/jikan/jikan-php)\n[![Total Downloads](https://poser.pugx.org/jikan/jikan-php/downloads)](https://packagist.org/packages/jikan/jikan-php)\n[![License](https://poser.pugx.org/jikan/jikan-php/license)](https://packagist.org/packages/jikan/jikan-php)\n\n# jikan-jikanPHP\n[Jikan rest](https://github.com/jikan-me/jikan) api PHP client, PHP Client for the unofficial myanimelist api, generated using janePHP.\n\nInstall it with composer:\n\n```\ncomposer require jikan/jikan-php\n```\n\n# Getting Started\n\n## Require your client implementation\nFor example\n```sh\n composer require php-http/guzzle7-adapter\n```\nFor more clients \u0026 adapters check https://docs.php-http.org/en/latest/clients.html\n\n## Instantiate the client\n\n```php\n$jikan = Client::create();\n```\n\n## Use it to request MAL data\nCheck the client for the correct type hint\n```php\n/** @var AnimeIdGetResponse200 $response */\n$response = $jikan-\u003egetAnimeById(5114);\n$anime = $response-\u003egetData();\n```\n\nIf you experience any issues, open an issue, or even better a Pull Request!\n\n# Contribute\nHas jikan been updated?\nYou can update the client by using this command:\n```shell\ncomposer update-jikan\n```\nThen make a PR to merge it into the master branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanvernieuwe%2Fjikan-jikanphp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanvernieuwe%2Fjikan-jikanphp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanvernieuwe%2Fjikan-jikanphp/lists"}