composer require aditamagf/check-ign
require('src/Games.php');
use Aditdev\ApiGames;
$api = new ApiGames;
echo $api->MOBILE_LEGENDS('<userID>', '<zoneID>');
echo $api->FREEFIRE('<userID>');
Game | Code |
---|---|
8 Ball Pool | EIGHT_BALL_POOL |
Aether Gazer | AETHER_GAZER |
Arena of Valor | AOV |
Asphalt 9: Legends | GAMELOFT_A9 |
AU2 Mobile | AU_TWO_MOBILE |
Auto Chess | AUTO_CHESS |
Azur Lane | AZUR_LANE |
Badlanders | BAD_LANDERS |
BarbarQ | ELECSOUL |
Basketrio | BASKETRIO |
Call of Duty Mobile | CALL_OF_DUTY |
Captain Tsubasa: Dream Team | CAPTAIN_TSUBASA |
Crisis Action | CA_HEROGAMES |
Dragon City | DRAGON_CITY |
Dragon Raja | ZULONG_DRAGON_RAJA |
EOS RED | EOS_RED |
Farlight 84 | FARLIGHT84 |
Football Master 2 | FOOTBALL_MASTER |
Free Fire | FREEFIRE |
Genshin Impact | GENSHIN_IMPACT |
GROWTOPIA | GROWTOPIA |
Hago | HAGO |
Identity V | IDENTITY_V |
Laplace M | ZLONGAME |
League of Legends: Wild Rift | WILD_RIFT |
LifeAfter | NETEASE_LIFEAFTER |
Love and Deepspace | LOVE_AND_DEEPSPACE |
MARVEL Duel | MARVEL_DUEL |
Mobile Legends: Bang Bang | MOBILE_LEGENDS |
Mobile Legends: Adventure | ADVENTURE |
MU Origin 2 | OURPALM |
ONE PUNCH MAN: The Strongest | ONE_PUNCH_MAN |
Onmyoji Arena | ONMYOJI_ARENA |
Pixel Gun 3D | PIXEL_GUN_3D |
Point Blank | POINT_BLANK |
Ragnarok M: Eternal Love Big Cat Coin | GRAVITY_RAGNAROK_M |
Ragnarok X: Next Generation | RAGNAROK_X |
Sausage Man | SAUSAGE_MAN |
Speed Drifters | SPEEDDRIFTERS |
Super Mecha Champions | SUPER_MECHA_CHAMPIONS |
Super SUS | SUPER_SUS |
VALORANT | VALORANT |
War Planet Online | WAR_PLANET_ONLINE |
Watcher of Realms | WATCHER_OF_REALMS |
ZEPETO | NAVER_Z_CORPORATION |
This open-source software is distributed under the MIT License. See LICENSE.md
All kinds of contributions are welcome - code, tests, documentation, bug reports, new features, etc...