PHPackages                             nellyt/igdb-api-wrapper - 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. nellyt/igdb-api-wrapper

ActiveLibrary[API Development](/categories/api)

nellyt/igdb-api-wrapper
=======================

Wrapper for IGDB API v4

v1.0.0(5y ago)225[1 issues](https://github.com/nialltiernan/igdb-api-wrapper/issues)MITPHPPHP ^8.0

Since Feb 9Pushed 5y ago2 watchersCompare

[ Source](https://github.com/nialltiernan/igdb-api-wrapper)[ Packagist](https://packagist.org/packages/nellyt/igdb-api-wrapper)[ RSS](/packages/nellyt-igdb-api-wrapper/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Wrapper for IGDB API v4
=======================

[](#wrapper-for-igdb-api-v4)

[![Latest Stable Version](https://camo.githubusercontent.com/971958d408c167312079e3ec0c99d223d245720610147db346544b9eb1685912/68747470733a2f2f706f7365722e707567782e6f72672f6e656c6c79742f696764622d6170692d777261707065722f76)](//packagist.org/packages/nellyt/igdb-api-wrapper)[![Total Downloads](https://camo.githubusercontent.com/7bd2bf22ca2d3e6ff7c725b5ca3c0e66e4ef4ef4875b1145a6df573173b2d130/68747470733a2f2f706f7365722e707567782e6f72672f6e656c6c79742f696764622d6170692d777261707065722f646f776e6c6f616473)](//packagist.org/packages/nellyt/igdb-api-wrapper)[![Latest Unstable Version](https://camo.githubusercontent.com/fcf59ace85784e948da115d231c353d48494c9a6aa8d2988dc6c7a6a211746f6/68747470733a2f2f706f7365722e707567782e6f72672f6e656c6c79742f696764622d6170692d777261707065722f762f756e737461626c65)](//packagist.org/packages/nellyt/igdb-api-wrapper)[![License](https://camo.githubusercontent.com/87f1466f1fadee284e4b78797cd944122fdb83acbf8a5fabe2c56ad3daf00355/68747470733a2f2f706f7365722e707567782e6f72672f6e656c6c79742f696764622d6170692d777261707065722f6c6963656e7365)](//packagist.org/packages/nellyt/igdb-api-wrapper)

This is a PHP wrapper for v4 of the [IGDB API](https://api-docs.igdb.com/#about)

Basic installation
------------------

[](#basic-installation)

You can install this package via composer using:

```
composer require nellyt/igdb-api-wrapper
```

Usage
-----

[](#usage)

```
require ('vendor/autoload.php');

$config = new \Igdb\Config($clientId, $accessToken);
$client = new \Igdb\ApiClient($config);

$response = $client->games()->fetch('fields name, summary; where id = 25;');

$response->getResponse()->getStatusCode();

$response->getData();
```

### Resources

[](#resources)

There are resources for each API endpoint. Here is the list of available resources

1. AgeRating
2. AgeRatingContentDescription
3. AlternativeName
4. Artwork
5. Character
6. CharacterMugShot
7. Collection
8. Company
9. CompanyLogo
10. CompanyWebsite
11. Cover
12. ExternalGame
13. Franchise
14. Game
15. GameEngine
16. GameEngineLogo
17. GameMode
18. GameVersion
19. GameVersionFeature
20. GameVersionFeatureValue
21. GameVideo
22. Genre
23. InvolvedCompany
24. Keyword
25. MultiplayerMode
26. Platform
27. PlatformFamily
28. PlatformLogo
29. PlatformVersion
30. PlatformVersionCompany
31. PlatformVersionReleaseDate
32. PlatformWebsite
33. PlayerPerspective
34. ReleaseDate
35. Screenshot
36. Search
37. Theme
38. Website

###  Health Score

24

↑

LowBetter than 32% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1915d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/681d75ba6f2934ef43931bc444e7db114cf5e2a9cf8ccf0b029bfc99583fc85c?d=identicon)[nellyt](/maintainers/nellyt)

---

Top Contributors

[![nialltiernan](https://avatars.githubusercontent.com/u/50250171?v=4)](https://github.com/nialltiernan "nialltiernan (16 commits)")

---

Tags

api-wrapperigdbphp8Api Wrapperigdb

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nellyt-igdb-api-wrapper/health.svg)

```
[![Health](https://phpackages.com/badges/nellyt-igdb-api-wrapper/health.svg)](https://phpackages.com/packages/nellyt-igdb-api-wrapper)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[marcreichel/igdb-laravel

A Laravel wrapper for version 4 of the IGDB API (Apicalypse) including webhook handling

115146.6k1](/packages/marcreichel-igdb-laravel)[fiveam-code/laravel-notion-api

Laravel Wrapper for the Notion API

435224.4k1](/packages/fiveam-code-laravel-notion-api)[otherguy/php-currency-api

A PHP API Wrapper to offer a unified programming interface for popular Currency Rate APIs.

2526.2k](/packages/otherguy-php-currency-api)[messerli90/igdb

Laravel PHP Facade/Wrapper for the IGDB API

309.5k](/packages/messerli90-igdb)[grok-php/client

Grok PHP Client is a robust and community-driven PHP client library for seamless integration with Grok AI API, offering efficient access to advanced AI and data processing capabilities.

325.9k4](/packages/grok-php-client)

PHPackages © 2026

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