Skip to content

AnrDaemon/minecraft-nbt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft NBT for PHP

PHP classes to handle Minecraft NBT (Named Binary Tag) format.

Requirements

PHP 5.4 at least.

For some features, higher version of PHP may be required.

To handle 64-bit tags (i.e. TAG_Long, TAG_Double), 64-bit Linux version of PHP 5.6.3+ or 64-bit PHP7 is required.

Installation

Composer

composer require anrdaemon/minecraft-nbt

Manual

Just grab the archive, untar it and include '.../classloader.php';. It's MAGIC!

Demos.

Can be found in separate repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages