PHPackages                             dazeus/dazeus-php - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. dazeus/dazeus-php

AbandonedLibrary[Utility &amp; Helpers](/categories/utility)

dazeus/dazeus-php
=================

DaZeus PHP bindings

06PHP

Since Jun 1Pushed 13y ago2 watchersCompare

[ Source](https://github.com/dazeus/dazeus-php)[ Packagist](https://packagist.org/packages/dazeus/dazeus-php)[ RSS](/packages/dazeus-dazeus-php/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

DaZeus PHP Bindings
===================

[](#dazeus-php-bindings)

PHP Bindings for DaZeus

Setup
-----

[](#setup)

At least PHP 5.4.0 is required. These bindings use [composer](http://getcomposer.org/), download it from their site, you can then do:

```
composer install dazeus/dazeus-php

```

PHP should run fine without any additional modules or extensions.

Usage
-----

[](#usage)

You can run these bindings in either asynchronous mode or in synchonous mode. In asynchonous mode operations aren't blocking, but you'll have to use the `React\Promise\PromiseInterface`interface for handling responses. The synchonous version of the API bindings blocks and waits for the results of an operation and directly returns that result.

Events are all wrapped in an arraylike structure that you can use just like an array, but has some additional methods for specific events (such as `Message` events where you can directly reply to the message by calling its `reply()`, `highlight()` or `action()` methods).

Some examples are available in the `examples/` folder.

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

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/86a9633404b0317dcde9ecb9c54f88c4d54bc42bb137d462933773bbe3a539b9?d=identicon)[rnijveld](/maintainers/rnijveld)

---

Top Contributors

[![rnijveld](https://avatars.githubusercontent.com/u/193783?v=4)](https://github.com/rnijveld "rnijveld (7 commits)")

### Embed Badge

![Health badge](/badges/dazeus-dazeus-php/health.svg)

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

###  Alternatives

[streamcommon/promise

PHP-CLI promise implementation

142.0k](/packages/streamcommon-promise)

PHPackages © 2026

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