Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
composer require chrisboulton/php-resqueNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enqueue a background job.
Ensure PHP version >= 7.0 and install phpredis or predis.
No dependency data recorded yet.