It's a simple library providing just a single function that returns requested BGG data as a JavaScript object. It uses ofetch and fast-xml-parser under the hood. For more convenience, especially if ...
DropPHP provides a simple interface for Dropbox's REST API to list, download and upload files. For authentication it uses OAuthSimple, HTTPS requests are made with PHP's built in stream wrapper. It ...