namdevel / dunia-games
Un-official API to Check Username / Nickname By Account ID
1.1
2021-07-14 02:33 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Un-official API to Check Username / Nickname By Account ID
Usage
require('src/duniaGames.php'); $a = new DuniaGames(); echo $a->getUserNameMobileLegends('<userID>', '<zoneID>'); echo $a->getUserNameFreeFire('<gameID>'); echo $a->getUserNameCODMobile('<openID>'); echo $a->getUserNameLifeAfter('<gameID>', '<ServerName>');
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.