PHPackages                             brightplum/overwatch - 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. brightplum/overwatch

ActiveDrupal-module

brightplum/overwatch
====================

Transmit events to Overwatch BP platform by Brightplum.

01.9kPHP

Since Dec 7Pushed 2y agoCompare

[ Source](https://github.com/brightplum/overwatch)[ Packagist](https://packagist.org/packages/brightplum/overwatch)[ RSS](/packages/brightplum-overwatch/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Overwatch Module for Drupal
===========================

[](#overwatch-module-for-drupal)

Description
-----------

[](#description)

The `Overwatch` module is designed to transmit events to Overwatch platform. It captures various entity events like insert, update, and delete.

Requirements
------------

[](#requirements)

- Drupal ^9 || ^10
- `hook_event_dispatcher` module [https://www.drupal.org/project/hook\_event\_dispatcher](https://www.drupal.org/project/hook_event_dispatcher)
- `core_event_dispatcher` module

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

[](#installation)

### Step 1: Download Dependencies

[](#step-1-download-dependencies)

Before enabling the `Overwatch` module, ensure you have downloaded the following dependencies:

1. `hook_event_dispatcher` module
2. `core_event_dispatcher` module
3. `queue_ui` module

You can download these modules using Composer:

```
composer require drupal/hook_event_dispatcher
composer require drupal/queue_ui

### Step 2: Enable dependencies

```bash
drush en hook_event_dispatcher core_event_dispatcher queue_ui -y
drush en overwatch -y
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 Bus Factor1

Top contributor holds 60% 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/31774e9af8483d484324b176141ff8348def8a59f7ca9c554acf8170180df5c1?d=identicon)[brightplum](/maintainers/brightplum)

---

Top Contributors

[![thonny1199](https://avatars.githubusercontent.com/u/81443826?v=4)](https://github.com/thonny1199 "thonny1199 (6 commits)")[![AnthonyDaniel](https://avatars.githubusercontent.com/u/39199700?v=4)](https://github.com/AnthonyDaniel "AnthonyDaniel (4 commits)")

### Embed Badge

![Health badge](/badges/brightplum-overwatch/health.svg)

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

PHPackages © 2026

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