PHPackages                             rawphp/laravel-capabilities-messaging - 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. rawphp/laravel-capabilities-messaging

ActiveLibrary

rawphp/laravel-capabilities-messaging
=====================================

Conversation surfaces (Telegram first) for the Laravel Capabilities bus — webhooks, identity, threads

00PHP

Since Jul 27Pushed yesterdayCompare

[ Source](https://github.com/rawphp/laravel-capabilities-messaging)[ Packagist](https://packagist.org/packages/rawphp/laravel-capabilities-messaging)[ RSS](/packages/rawphp-laravel-capabilities-messaging/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

rawphp/laravel-capabilities-messaging
=====================================

[](#rawphplaravel-capabilities-messaging)

Optional sibling package for conversation surfaces (Telegram first).

Implements core `ConversationIngress` / `ApprovalNotifier` contracts. **Never** embeds domain `run()` — chat feeds the agent; tools are the capability registry (D-007).

**Status:** 0.x pre-stable — **not Packagist-published**. Install via package VCS or monorepo path.

DocWhereUser guide[docs/user-guide.md](docs/user-guide.md)Changelog[CHANGELOG.md](CHANGELOG.md)Core package[rawphp/laravel-capabilities](https://github.com/rawphp/laravel-capabilities)Monorepo design[laravel-capabilities-monorepo](https://github.com/rawphp/laravel-capabilities-monorepo)Install
-------

[](#install)

Requires `rawphp/laravel-capabilities`.

### VCS (package remotes)

[](#vcs-package-remotes)

This tree is published to [github.com/rawphp/laravel-capabilities-messaging](https://github.com/rawphp/laravel-capabilities-messaging) from the monorepo on every push to `main`.

```
{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/rawphp/laravel-capabilities"
    },
    {
      "type": "vcs",
      "url": "https://github.com/rawphp/laravel-capabilities-messaging"
    }
  ],
  "require": {
    "rawphp/laravel-capabilities": "dev-main",
    "rawphp/laravel-capabilities-messaging": "dev-main"
  }
}
```

### Path (monorepo contributors)

[](#path-monorepo-contributors)

Point path repos at `packages/laravel-capabilities` and `packages/laravel-capabilities-messaging` in a monorepo clone, require `*@dev`.

```
composer update rawphp/laravel-capabilities-messaging
php artisan vendor:publish --tag=capabilities-messaging-config
```

Install policy: monorepo [`docs/versioning.md`](https://github.com/rawphp/laravel-capabilities-monorepo/blob/main/docs/versioning.md). How-to: [docs/user-guide.md](docs/user-guide.md).

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance65

Regular maintenance activity

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 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/c66ee84d4063a7665c742b3965fc359e1908d02ecb93c54af32c7594d0b2f748?d=identicon)[rawphp](/maintainers/rawphp)

---

Top Contributors

[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

### Embed Badge

![Health badge](/badges/rawphp-laravel-capabilities-messaging/health.svg)

```
[![Health](https://phpackages.com/badges/rawphp-laravel-capabilities-messaging/health.svg)](https://phpackages.com/packages/rawphp-laravel-capabilities-messaging)
```

PHPackages © 2026

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