Using rawg-sdk-php with rawg.io

PHP integration

Install
composer require rawg-sdk-php
Get a list of tags.
curl \
  https://api.rawg.io/api/tags
Get a list of games.
curl \
  https://api.rawg.io/api/games
Get a list of video game genres.
curl \
  https://api.rawg.io/api/genres
SDK on GitHub 📄 API Docs
SDK
rawg-sdk-php
PHP
API
rawg.io
rawg.io
At a glance
Language PHP
Endpoints30
Base URLhttps://api.rawg.io/api