Download the PHP package badmushroom/mojangapiclient without Composer
On this page you can find all versions of the php package badmushroom/mojangapiclient. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download badmushroom/mojangapiclient
More information about badmushroom/mojangapiclient
Files in badmushroom/mojangapiclient
Download badmushroom/mojangapiclient
More information about badmushroom/mojangapiclient
Files in badmushroom/mojangapiclient
Vendor badmushroom
Package mojangapiclient
Short Description A simple PHP client for the Mojang Public API
License MIT
Package mojangapiclient
Short Description A simple PHP client for the Mojang Public API
License MIT
Please rate this library. Is it a good library?
Informations about the package mojangapiclient
Mojang API Client
A simple PHP/Laravel client for the Mojang Public API. Currently supports player profile lookups either by their name or UUID (Mojang ID).
Installation
Example Usage
The response will be BadMushroom\MojangApiClient\Shapes\Profile object but can easily be converted to an Array or JSON.
You're also welcome to use the shape along with its getters:
If you just want to play around and checkout the data, there's an Artisan command for this very thing:
All versions of mojangapiclient with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package badmushroom/mojangapiclient contains the following files
Loading the files please wait ...