PMMP
- The World
- http://pmmp.io
- team@pmmp.io
Pinned repositories
Repositories
-
PocketMine-MP
A server software for Minecraft: Bedrock Edition in PHP
-
BedrockData
Blobs of data generated from Minecraft: Bedrock Edition used by PocketMine-MP
-
NBT
PHP library for working with the NBT (Named Binary Tag) data storage format, as designed by Mojang.
-
Language
Language files for PocketMine-MP
-
PreProcessor
Scripts used to optimise PocketMine-MP before building phars
-
boredphoton
Internal discord bot
-
RakLib
RakNet server implementation written in PHP
-
pthreads
Fork of https://github.com/krakjoe/pthreads with various improvements, including PHP 7.4+ support
-
php-build-scripts
Compile scripts used to build PHP for PocketMine-MP on multiple platforms
-
CrashArchive
Web-based searchable archive for PocketMine-MP crash reports
-
ClassLoader
Ad-hoc autoloading components used by PocketMine-MP
-
Color
Color handling library used by PocketMine-MP and related projects
-
CallbackValidator
Forked from DaveRandom/CallbackValidatorTools for validating callback signatures in PHP
-
ErrorHandler
Basic utilities to make nasty PHP E_* errors more usable
-
Math
PHP library containing math related code used in PocketMine-MP
-
LogPthreads
pthreads-specific logging components used by PocketMine-MP and related projects
-
UUID
Basic UUID implementation used by PocketMine-MP and related projects
-
Snooze
Event loop for handling notifications from multiple threads at once
-
BinaryUtils
PHP library containing classes and methods for conveniently handling binary strings
-
Log
Logging components used by PocketMine-MP and related projects
-
ext-recursionguard
Lightweight PHP extension to hard-cap function call depth.
-
DeveloperDocs
Documentation for PocketMine-MP plugin developers
-
-
-
PocketMine-C-ChunkUtils
PHP C extension implementing some chunk conversion methods for PocketMine-MP
-
-
phpstan-src
Forked from phpstan/phpstan-srcPHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
-
ext-chunkutils2
PHP extension in C++ implementing the modern Minecraft: Bedrock subchunk format for PocketMine-MP 4.0
-
-
phpstorm-stubs
Forked from JetBrains/phpstorm-stubsPhpStorm stubs customized for PocketMine-MP and related projects