ozzyfant/minecraft-accounts

There is no license information available for the latest version (v0.2-beta) of this package.

Library for converting Minecraft user names to UUIDs and vice versa.

Maintainers

Package info

github.com/ozzyfant/AccountsClientPHP

Issues

pkg:composer/ozzyfant/minecraft-accounts

Statistics

Installs: 149

Dependents: 1

Suggesters: 0

Stars: 13

v0.2-beta 2014-11-23 11:46 UTC

This package is not auto-updated.

Last update: 2026-02-28 22:51:07 UTC


README

Build Status

This is a PHP implementation of Mojang's AccountsClient for Minecraft. It uses Mojangs public API to convert player names -> UUID and UUIDs -> player names.

A big thanks to the guys at the AccountsClient wiki, who created this wonderful documentation. I would have had a hard time without their documentation.

Example

Examples can be found in example.php.