lambdatt-php / sqm
A SplitPHP Framework plugin containing a service queue management system.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:splitphp-module
This package is auto-updated.
Last update: 2025-07-31 00:50:24 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