{"id":90639,"library":"chrisboulton-php-resque","title":"PHP Resque","description":"Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.","status":"active","version":"1.2","language":"php","source_language":null,"source_url":"https://github.com/chrisboulton/php-resque","tags":["background-jobs","queue","redis","resque"],"install":[{"cmd":"composer require chrisboulton/php-resque","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Resque","correct":"use Resque\\Resque;"}],"quickstart":{"code":"use Resque\\Resque;\n\nResque::setBackend('localhost:6379');\nResque::enqueue('default', 'MyJob', ['arg1' => 'value']);","lang":"php","description":"Enqueue a background job."},"warnings":[{"fix":"Ensure PHP version >= 7.0 and install phpredis or predis.","message":"Requires PHP 7.0+ and Redis extension.","severity":"breaking","affected_versions":">=1.0"}],"env_vars":null,"search_vec":"'back':4 'background':8,20 'background-job':19 'base':14 'creat':7 'job':9,21 'later':13 'librari':5 'php':1 'process':11 'queue':22 'redi':3,23 'resqu':2,16,24 'rubi':18","created_at":"2026-06-19T09:06:26.666793+00:00","updated_at":"2026-06-19T09:06:26.666793+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.github.com/chrisboulton/php-resque/","github":"https://github.com/chrisboulton/php-resque","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["async","messaging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}