Registry / messaging / topthink-think-queue

topthink-think-queue

JSON →
library3.0.12phppackagistunverified

The ThinkPHP6 Queue Package

composer require topthink/think-queue
INSTALL
IMPORT
SIG · TOPTHINK-THINK-QUE
T
topthink-think-queue
messagingphpv3.0.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Queue
use think\Queue;

Push a job to the queue

use think\Queue; Queue::push('App\Job\SendEmail', ['email' => 'user@example.com']);
Debug
Known issues
breakingRequires ThinkPHP 6 framework
fix
Ensure your project uses ThinkPHP 6.x
affects: >=3.0.0
Upgrade
Version history
3.0.12latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
OpenAI (training)
1
Resources
topthink-think-queue — pip install topthink-think-queue · libregistry