navarr/minecraft-profile 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

navarr/minecraft-profile

最新稳定版本:v1.2.4

Composer 安装命令:

composer require navarr/minecraft-profile

包简介

Minecraft Profile API

README 文档

README

Usage

Usage is super simple and well-documented. Here's a short example:

use Navarr\Minecraft\Profile; $profile = Profile::fromUuid('bd95beec116b4d37826c373049d3538b'); $username = $profile->name; $cape = $profile->capeUrl; $skin = $profile->skinUrl;

Installation

MinecraftProfile uses Composer. For more information about composer, read the Getting Started document.

To install with composer:

composer install navarr/minecraft-profile

统计信息

  • 总下载量: 1.41k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 24
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 24
  • Watchers: 4
  • Forks: 18
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04