dev-master
9999999-dev https://github.com/schedulee/queue$queue->push('I can be popped off after', '10 minutes');
MIT
The Requires
- php ^5.4|^7.0
by Eugene Leonovich
task queue job worker schedule priority delayed
Wallogit.com
2017 © Pedro Peláez
$queue->push('I can be popped off after', '10 minutes');
Schedulee Queue is a time-based scheduling queue with multiple backend support., (*2)
The recommended way to install the library is through Composer:, (*3)
$ composer require schedulee/queue
Schedulee Queue is released under the MIT License. See the bundled LICENSE file for details., (*4)
$queue->push('I can be popped off after', '10 minutes');
MIT
task queue job worker schedule priority delayed