A PHP Library For the Minecraft Custom Heads Value.
Installation
Code (Text):
composer require lordrazen/minecraft-value
https://packagist.org/packages/lordrazen/minecraft-value
Create a new Value object
Code (Text):
$value = new Value("...");
You can pass SkinfileUrls, Full SkinfileUrls, cleaned or uncleaned values. The library automatically cleans the value and throws an Exception if it detects any problems.
Get the different parts of a Value:
Code (Text):
$value->getUrl();
$value->getUrlFull();
$value->getValue();
www.minecraft-heads.com
![[IMG]](https://www.spigotmc.org/attachments/minecraft-heads_halfbanner_234x60-png.631055/)