lambdatt-php/messaging

A SplitPHP Framework plugin which allows a messaging and notification system

Maintainers

Package info

github.com/LambdaTT/messaging

Type:splitphp-module

pkg:composer/lambdatt-php/messaging

Statistics

Installs: 22

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.7 2026-04-29 18:43 UTC

This package is auto-updated.

Last update: 2026-04-29 18:49:35 UTC


README

A SplitPHP Framework plugin which allows a messaging and notification system.

Installation

Install via Composer:

composer require lambdatt-php/messaging

Run the Migrations:

php console migrations:apply --module=messaging

PS: this can only be installed on a SplitPHP Framework project. For more information refer to: https://github.com/splitphp/core

Usage: