Download the PHP package pocketmine/pocketmine-mp without Composer

On this page you can find all versions of the php package pocketmine/pocketmine-mp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package pocketmine-mp


A highly customisable, open source server software for Minecraft: Bedrock Edition written in PHP

CI GitHub release (latest SemVer) Discord
GitHub all releases GitHub release (latest by SemVer)

## What is this? PocketMine-MP is a highly customisable server software for Minecraft: Bedrock Edition, built from scratch in PHP, with over 10 years of history. If you're looking to create a Minecraft: Bedrock server with **custom functionality**, look no further. - 🧩 **Powerful plugin API** - extend and customise gameplay as you see fit - 🗺️ **Rich ecosystem** and **large developer community** - find plugins easily and learn to develop your own - 🌐 **Multi-world support** - offer a more varied game experience to players without transferring them to other server nodes - 🏎️ **Performance** - get 100+ players onto one server (depending on hardware and plugins) - ⤴️ **Continuously updated** - new Minecraft versions are usually supported within days ## :x: PocketMine-MP is NOT a vanilla Minecraft server software. **It is poorly suited to hosting vanilla survival servers.** It doesn't have many features from the vanilla game, such as vanilla world generation, redstone, mob AI, and various other things. If you just want to play **vanilla survival multiplayer**, consider using the [official Minecraft: Bedrock server software](https://minecraft.net/download/server/bedrock) instead of PocketMine-MP. If that's not an option for you, you may be able to add some of PocketMine-MP's missing features using plugins from [Poggit](https://poggit.pmmp.io/plugins), or write plugins to implement them yourself. ## Getting Started - [Documentation](http://pmmp.readthedocs.org/) - [Installation instructions](https://pmmp.readthedocs.io/en/rtfd/installation.html) - [Docker image](https://github.com/pmmp/PocketMine-MP/pkgs/container/pocketmine-mp) - [Plugin repository](https://poggit.pmmp.io/plugins) ## Community & Support Join our [Discord](https://discord.gg/bmSAZBG) server to chat with other users and developers. You can also post questions on [StackOverflow](https://stackoverflow.com/tags/pocketmine) under the tag `pocketmine`. ## Developing Plugins If you want to write your own plugins, the following resources may be useful. Don't forget you can always ask our community if you need help. * [Developer documentation](https://devdoc.pmmp.io) - General documentation for PocketMine-MP plugin developers * [Latest release API documentation](https://apidoc.pmmp.io) - Doxygen API documentation generated for each release * [Latest bleeding-edge API documentation](https://apidoc-dev.pmmp.io) - Doxygen API documentation generated weekly from `major-next` branch * [DevTools](https://github.com/pmmp/DevTools/) - Development tools plugin for creating plugins * [ExamplePlugin](https://github.com/pmmp/ExamplePlugin/) - Example plugin demonstrating some basic API features ## Contributing to PocketMine-MP PocketMine-MP accepts community contributions! The following resources will be useful if you want to contribute to PocketMine-MP. * [Building and running PocketMine-MP from source](BUILDING.md) * [Contributing Guidelines](CONTRIBUTING.md) ## Donate PocketMine-MP is free, but it requires a lot of time and effort from unpaid volunteers to develop. Donations enable us to keep delivering support for new versions and adding features your players love. You can support development using the following methods: - [Patreon](https://www.patreon.com/pocketminemp) - Bitcoin (BTC): `171u8K9e4FtU6j3e5sqNoxKUgEw9qWQdRV` - Stellar Lumens (XLM): `GAAC5WZ33HCTE3BFJFZJXONMEIBNHFLBXM2HJVAZHXXPYA3HP5XPPS7T` Thanks for your support! ## Licensing information This project is licensed under LGPL-3.0. Please see the [LICENSE](/LICENSE) file for details. pmmp/PocketMine are not affiliated with Mojang. All brands and trademarks belong to their respective owners. PocketMine-MP is not a Mojang-approved software, nor is it associated with Mojang.

All versions of pocketmine-mp with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
php-64bit Version *
ext-chunkutils2 Version ^0.3.1
ext-crypto Version ^0.3.1
ext-ctype Version *
ext-curl Version *
ext-date Version *
ext-gmp Version *
ext-hash Version *
ext-igbinary Version ^3.0.1
ext-json Version *
ext-leveldb Version ^0.2.1 || ^0.3.0
ext-mbstring Version *
ext-morton Version ^0.1.0
ext-openssl Version *
ext-pcre Version *
ext-phar Version *
ext-pmmpthread Version ^6.1.0
ext-reflection Version *
ext-simplexml Version *
ext-sockets Version *
ext-spl Version *
ext-yaml Version >=2.0.0
ext-zip Version *
ext-zlib Version >=1.2.11
composer-runtime-api Version ^2.0
adhocore/json-comment Version ~1.2.0
pocketmine/netresearch-jsonmapper Version ~v4.4.999
pocketmine/bedrock-block-upgrade-schema Version ~5.0.0+bedrock-1.21.40
pocketmine/bedrock-data Version ~2.14.0+bedrock-1.21.40
pocketmine/bedrock-item-upgrade-schema Version ~1.13.0+bedrock-1.21.40
pocketmine/bedrock-protocol Version ~35.0.0+bedrock-1.21.40
pocketmine/binaryutils Version ^0.2.1
pocketmine/callback-validator Version ^1.0.2
pocketmine/color Version ^0.3.0
pocketmine/errorhandler Version ^0.7.0
pocketmine/locale-data Version ~2.19.0
pocketmine/log Version ^0.4.0
pocketmine/math Version ~1.0.0
pocketmine/nbt Version ~1.0.0
pocketmine/raklib Version ~1.1.0
pocketmine/raklib-ipc Version ~1.0.0
pocketmine/snooze Version ^0.5.0
ramsey/uuid Version ~4.7.0
symfony/filesystem Version ~6.4.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package pocketmine/pocketmine-mp contains the following files

Loading the files please wait ....