PMMP
- The World
- http://pmmp.io
- team@pmmp.io
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
PocketMine-MP
A server software for Minecraft: Bedrock Edition in PHP
-
php-build-scripts
Compile scripts used to build PHP for PocketMine-MP on multiple platforms
-
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.
-
Color
Color handling library used by PocketMine-MP and related projects
-
mc-w10-version-launcher
Forked from MCMrARM/mc-w10-version-launcherWindows 10 Multi-Version launcher.
-
-
UUID
Basic UUID implementation used by PocketMine-MP and related projects
-
SPL
[deprecated] Miscellaneous PHP library files required by PocketMine-MP and related projects
-
ErrorHandler
Basic utilities to make nasty PHP E_* errors more usable
-
RakLib
RakNet server implementation written in PHP
-
PocketMine-Language
Language files for PocketMine-MP
-
phpstorm-stubs
Forked from JetBrains/phpstorm-stubsPhpStorm stubs customized for PocketMine-MP and related projects
-
NBT
PHP library for working with the NBT (Named Binary Tag) data storage format, as designed by Mojang.
-
RconServer
Control your PocketMine-MP server remotely using RCON tools
-
ExamplePlugin
Forked from PocketMine/ExamplePluginExample PocketMine-MP plugin, showing some basic features of the API
-
pthreads
Forked from krakjoe/pthreadsFork of pthreads with additional patches needed for PocketMine-MP not yet merged upstream
-
LogPthreads
pthreads-specific logging components used by PocketMine-MP and related projects
-
Log
Logging components used by PocketMine-MP and related projects
-
ext-chunkutils2
PHP extension in C++ implementing the modern Minecraft: Bedrock subchunk format for PocketMine-MP 4.0
-
PocketMine-Docker
Hosts the files used to build pmmp/pocketmine-mp docker image
-
CallbackValidator
Forked from DaveRandom/CallbackValidatorTools for validating callback signatures in PHP
-
musl-cross-make
Forked from richfelker/musl-cross-makeSimple makefile-based build for musl cross compiler
-
DeveloperDocs
Documentation for PocketMine-MP plugin developers
-
CrashArchive
Web-based searchable archive for PocketMine-MP crash reports
-
-
Math
PHP library containing math related code used in PocketMine-MP
-
phpstan-strict-rules
Forked from phpstan/phpstan-strict-rulesExtra strict and opinionated rules for PHPStan
-
Snooze
Event loop for handling notifications from multiple threads at once
-
ClassLoader
Ad-hoc autoloading components used by PocketMine-MP
-
BinaryUtils
PHP library containing classes and methods for conveniently handling binary strings