lambdatt-php / sqm
A SplitPHP Framework plugin containing a service queue management system.
v0.1.1
2025-07-31 00:48 UTC
This package is auto-updated.
Last update: 2026-03-01 00:47:55 UTC
README
A SplitPHP Framework plugin containing a Service Queue Manager system.
Installation
Install via Composer:
composer require lambdatt-php/sqm
Run the Migrations:
php console migrations:apply --module=sqm
PS: this can only be installed on a SplitPHP Framework project. For more information refer to: https://github.com/splitphp/core