BoardGameGeek

This project is a small PHP-based wrapper library to the BoardGameGeek XML API version 2.

Once installed, you can use it to make API requests to BoardGameGeek and pull down users, collections, hot lists, and other available data in JSON or the native BGG XML formats.

Requirements

  • PHP 7.4+ w/ curl and simplexml extensions