aditamagf / check-ign
Un-official API to Check Username Game By Account ID
Fund package maintenance!
Ko Fi
trakteer.id/aditamagf/tip
README
☕ Buy Me a Coffee
Installation
composer require aditamagf/check-ign
Usage
require('src/Games.php'); use Aditdev\ApiGames; $api = new ApiGames; echo $api->MOBILE_LEGENDS('<userID>', '<zoneID>'); echo $api->FREEFIRE('<userID>');
List of Games
License
This open-source software is distributed under the MIT License. See LICENSE.md
Contributing
All kinds of contributions are welcome - code, tests, documentation, bug reports, new features, etc...
- Send feedbacks.
- Submit bug reports.
- Write/Edit the documents.
- Fix bugs or add new features.