PHPackages                             idotclub/raklib - 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. idotclub/raklib

ActiveLibrary

idotclub/raklib
===============

A RakNet server implementation written in PHP

0.13.1(4y ago)054GPL-3.0PHPPHP ^7.4 || ^8.0

Since Nov 14Pushed 4y agoCompare

[ Source](https://github.com/IdotClub/RakLib)[ Packagist](https://packagist.org/packages/idotclub/raklib)[ RSS](/packages/idotclub-raklib/feed)WikiDiscussions stable Synced 3d ago

READMEChangelogDependencies (6)Versions (26)Used By (0)

RakLib
======

[](#raklib)

[![CI](https://github.com/pmmp/RakLib/workflows/CI/badge.svg)](https://github.com/pmmp/RakLib/workflows/CI/badge.svg)

**UDP network library that follows the RakNet protocol for PHP**

This library is very lightweight on actual implementation - it provides the bare minimum to get a Minecraft Pocket Edition server functional. It only currently provides server functionality, and does not support most RakNet features.

*This project is not affiliated with Jenkins Software LLC nor RakNet.*

```
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see .

## Exceptions
The usage of this library with PocketMine-MP will allow the creation
of derivated non open-source works, without direct usage of RakLib.
Only PocketMine-MP and their plugins will be able to use the library
without license restrictions.

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 68.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~80 days

Recently: every ~66 days

Total

17

Last Release

1820d ago

PHP version history (4 changes)0.9.0PHP &gt;=7.2.0RC3

0.12.0PHP &gt;=7.2.0

0.12.10PHP ^7.2 || ^8.0

0.13.0PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/c0b054fcbb31f98e62d632a0cede44d71c1f916a19e7c6476f6239fbdec9344e?d=identicon)[Blackjack200](/maintainers/Blackjack200)

---

Top Contributors

[![dktapps](https://avatars.githubusercontent.com/u/14214667?v=4)](https://github.com/dktapps "dktapps (343 commits)")[![shoghicp](https://avatars.githubusercontent.com/u/516482?v=4)](https://github.com/shoghicp "shoghicp (103 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (37 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")[![Blackjack200](https://avatars.githubusercontent.com/u/61568071?v=4)](https://github.com/Blackjack200 "Blackjack200 (2 commits)")[![Frago9876543210](https://avatars.githubusercontent.com/u/13465245?v=4)](https://github.com/Frago9876543210 "Frago9876543210 (2 commits)")[![Intyre](https://avatars.githubusercontent.com/u/1076578?v=4)](https://github.com/Intyre "Intyre (1 commits)")[![SOF3](https://avatars.githubusercontent.com/u/19623715?v=4)](https://github.com/SOF3 "SOF3 (1 commits)")[![0x15f](https://avatars.githubusercontent.com/u/17521434?v=4)](https://github.com/0x15f "0x15f (1 commits)")[![svilex](https://avatars.githubusercontent.com/u/16593861?v=4)](https://github.com/svilex "svilex (1 commits)")[![alejandroliu](https://avatars.githubusercontent.com/u/3462168?v=4)](https://github.com/alejandroliu "alejandroliu (1 commits)")[![boi1216](https://avatars.githubusercontent.com/u/38191543?v=4)](https://github.com/boi1216 "boi1216 (1 commits)")[![falkirks](https://avatars.githubusercontent.com/u/5827558?v=4)](https://github.com/falkirks "falkirks (1 commits)")[![Humerus](https://avatars.githubusercontent.com/u/1784315?v=4)](https://github.com/Humerus "Humerus (1 commits)")[![IceCruelStuff](https://avatars.githubusercontent.com/u/50642756?v=4)](https://github.com/IceCruelStuff "IceCruelStuff (1 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/idotclub-raklib/health.svg)

```
[![Health](https://phpackages.com/badges/idotclub-raklib/health.svg)](https://phpackages.com/packages/idotclub-raklib)
```

###  Alternatives

[pocketmine/pocketmine-mp

A server software for Minecraft: Bedrock Edition written in PHP

3.5k74.6k86](/packages/pocketmine-pocketmine-mp)[robmorgan/phinx

Phinx makes it ridiculously easy to manage the database migrations for your PHP app.

4.5k46.2M405](/packages/robmorgan-phinx)[danog/madelineproto

Async PHP client API for the telegram MTProto protocol.

3.4k855.0k18](/packages/danog-madelineproto)[pocketmine/raklib

A RakNet server implementation written in PHP

99565.3k9](/packages/pocketmine-raklib)[darsyn/ip

An immutable IP Address value object that provides several different notations, including helper functions.

2572.0M20](/packages/darsyn-ip)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

169425.2k8](/packages/pocketmine-bedrock-protocol)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
