PHPackages                             zomarrd/pluginbuilderpmmp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. zomarrd/pluginbuilderpmmp

ActiveLibrary[API Development](/categories/api)

zomarrd/pluginbuilderpmmp
=========================

Create a .phar of your PocketMine-MP plugin

1.0.0(2y ago)0271MITPHP

Since Aug 21Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/zOmArRD/PluginBuilderPMMP)[ Packagist](https://packagist.org/packages/zomarrd/pluginbuilderpmmp)[ RSS](/packages/zomarrd-pluginbuilderpmmp/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

PluginBuilder for PMMP
======================

[](#pluginbuilder-for-pmmp)

The ultimate API for compiling your PocketMineMP plugins

Installation
------------

[](#installation)

Install Composer, and run this command in your project directory:

```
composer require zomarrd/pluginbuilderpmmp
```

Usage/Examples
--------------

[](#usageexamples)

1- Create a `build.php` file in the pluginPath/build/ and add the following code.

[![img.png](assets/img.png)](assets/img.png)

#### CODE EXAMPLE

[](#code-example)

```
