PHPackages                             carlescliment/php-mud-server - 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. carlescliment/php-mud-server

ActiveLibrary

carlescliment/php-mud-server
============================

Mud server written in PHP

07Puppet

Since Apr 27Pushed 12y ago1 watchersCompare

[ Source](https://github.com/carlescliment/php-mud-server)[ Packagist](https://packagist.org/packages/carlescliment/php-mud-server)[ RSS](/packages/carlescliment-php-mud-server/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

php-mud-server
==============

[](#php-mud-server)

Brainstorm:

- When a new connection is received, it dispatches a NEW\_PLAYER\_EVENT
- A player is a class that contains a CommunicationBridge.
- The CommunicationBridge contains the socket itself, and is able to send messages to the player.
- When a message is received, it dispatches an INCOMING\_PLAYER\_MESSAGE\_EVENT.
- The app converts the message into a command and pushes it into a command stack.
- There is a thread, it is the clock, and dispatches a NEW\_TURN\_EVENT every second.
- When a NEW\_TURN\_EVENT is received, the app will collect all the commands in the stack, makes whatever it needs to, and sends the proper messages to the player.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

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

---

Top Contributors

[![carlescliment](https://avatars.githubusercontent.com/u/1255401?v=4)](https://github.com/carlescliment "carlescliment (8 commits)")

### Embed Badge

![Health badge](/badges/carlescliment-php-mud-server/health.svg)

```
[![Health](https://phpackages.com/badges/carlescliment-php-mud-server/health.svg)](https://phpackages.com/packages/carlescliment-php-mud-server)
```

PHPackages © 2026

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