Skip to content

TheFrozenFire/PHP-NBT-Decoder-Encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP NBT Decoder / Encoder

A PHP-based NBT format decoder and encoder, for the Minecraft NBT format.
A basic usage example is available in test.php. I suggest you run this script before you use the library for any other project, because this script acts as a sort of "requirements test" for your system, to ensure you have the right extensions, and that there's nothing funky with your configuration.

Requires the GMP Extension for PHP.

About

A PHP-based decoder and encoder for the Minecraft NBT format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages