PHPackages                             3neti/x-feedback - 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. 3neti/x-feedback

ActiveLibrary

3neti/x-feedback
================

Feedback, notification, and communication infrastructure package for the x-change Settlement Operating System

v1.0.0(yesterday)02↑2900%1proprietaryPHPPHP ^8.2CI passing

Since Jul 31Pushed yesterdayCompare

[ Source](https://github.com/3neti/x-feedback)[ Packagist](https://packagist.org/packages/3neti/x-feedback)[ RSS](/packages/3neti-x-feedback/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (9)Versions (2)Used By (1)

x-feedback
==========

[](#x-feedback)

`x-feedback` provides provider-neutral communication intent, delivery, callback, health, retry-policy, and journal-handoff contracts for the x-change Settlement Operating System.

Install
-------

[](#install)

```
composer require 3neti/x-feedback
```

Laravel discovers `XFeedbackServiceProvider` automatically.

Runtime boundary
----------------

[](#runtime-boundary)

The consuming application owns durable queue orchestration. x-change dispatches feedback work exclusively to its dedicated `x-change-feedback` queue; x-feedback resolves channel drivers and returns sanitized delivery outcomes.

Journal handoffs preserve the lifecycle from `feedback.created` through queued or sent outcomes to `feedback.sent` or `feedback.failed`. Provider SDKs are invoked only inside the selected transport driver, never from campaign or funding code.

Supported channels
------------------

[](#supported-channels)

- email and mail handoff;
- SMS through `lbhurtado/sms`;
- webhook delivery;
- in-app and log channels;
- null/test drivers for fail-closed verification.

Compatibility
-------------

[](#compatibility)

- PHP 8.3 or 8.4
- Laravel 12 or 13
- Pest 3 or 4 for package development

Quality gates
-------------

[](#quality-gates)

```
composer validate --strict
vendor/bin/pint --test
composer test
composer audit --abandoned=report
```

`lbhurtado/engagespark` currently pulls the abandoned `eloquent/enumeration` package transitively. It has no published advisory; the release gate reports it until the upstream transport replaces it.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance100

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/586e1ed70140038e6348728222adbcf68bfc4455b1f94a4f8bcbe57917a63d57?d=identicon)[3neti](/maintainers/3neti)

---

Top Contributors

[![3neti](https://avatars.githubusercontent.com/u/89447696?v=4)](https://github.com/3neti "3neti (28 commits)")

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/3neti-x-feedback/health.svg)

```
[![Health](https://phpackages.com/badges/3neti-x-feedback/health.svg)](https://phpackages.com/packages/3neti-x-feedback)
```

###  Alternatives

[illuminate/notifications

The Illuminate Notifications package.

483.1M1.2k](/packages/illuminate-notifications)

PHPackages © 2026

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