Skip to content

IGDB PHP API Wrapper

Compare
Choose a tag to compare
@enisz enisz released this 06 Jan 19:48
· 35 commits to master since this release

v4.0.0 - October 20, 2020

  • IGDB Api v4 compatibility update
  • Updated Class constructor to accept the new tokens from Twitch
  • Removed API KEY
  • Removed IGDB::api_status() method
  • Removed Endpoint methods according to the IGDB Changes
  • Renamed methods:
    • _init_curl() => _curl_init()
    • close_curl() => curl_close()
    • reinit_curl() => curl_reinit()
  • Updated endpoint methods to accept apicalypse strings as well
  • Implemented Multiquery