PHPackages                             defro/fanart-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. defro/fanart-api

ActiveLibrary[API Development](/categories/api)

defro/fanart-api
================

FanArt API library

0171PHP

Since Apr 10Pushed 7y ago1 watchersCompare

[ Source](https://github.com/defro/fanart-api)[ Packagist](https://packagist.org/packages/defro/fanart-api)[ RSS](/packages/defro-fanart-api/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

FanArt TV API
=============

[](#fanart-tv-api)

[![Latest Version](https://camo.githubusercontent.com/2f55ee9d173f94ed28646559ce3332ae34bc6c8a05a29738fddf24770dd20ee9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f646566726f2f66616e6172742d6170692e7376673f7374796c653d666c61742d737175617265)](https://github.com/defro/fanart-api/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![SensioLabsInsight](https://camo.githubusercontent.com/07890b07d3a60a596e3daf52525ef9ca47cf2d1a4d0e7d5f62a71842ea710ef6/68747470733a2f2f696d672e736869656c64732e696f2f73656e73696f6c6162732f692f35643836663533392d653166392d346562312d396337302d3930376136386161386539622e7376673f7374796c653d666c61742d737175617265)](https://insight.sensiolabs.com/projects/5d86f539-e1f9-4eb1-9c70-907a68aa8e9b)[![Total Downloads](https://camo.githubusercontent.com/3305c8da35de3f70dbf3293200dbb4cfc4cb386aa7a8b2ca4974e120128b9cfa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f646566726f2f66616e6172742d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/defro/fanart-api)

This package can get move, tv series, music image from [fanart.tv](https://fanart.tv). Here's a quick example:

```
$client = new \GuzzleHttp\Client();
$fanArt = new Defro\FanArt\Api($client);
$images = $fanArt
    ->setApiKey('YOUR_FANART_API_KEY')
    ->getMovieImages(857) // The Movie DB ID of Saving Private Ryan
;
```

Documentation
-------------

[](#documentation)

Read to install, use this package, customize image to display on [documentation page](https://defro.github.io/fanart-api/).

License
-------

[](#license)

The MIT License (MIT). Please see [license file](LICENSE) for more information.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7154b9ae4190b953e6da5a99c771f27fd315c51563ed5fce2a4c8cf2daea1803?d=identicon)[defro](/maintainers/defro)

---

Top Contributors

[![defro](https://avatars.githubusercontent.com/u/25364?v=4)](https://github.com/defro "defro (2 commits)")

---

Tags

apiapi-clientfanartfanart-apifanarttvphp

### Embed Badge

![Health badge](/badges/defro-fanart-api/health.svg)

```
[![Health](https://phpackages.com/badges/defro-fanart-api/health.svg)](https://phpackages.com/packages/defro-fanart-api)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
