{"id":95504,"library":"chrisboulton-php-resque-scheduler","title":"php-resque-scheduler","description":"php-resque-scheduler is a PHP port of resque-scheduler, which adds support for scheduling items in the future to Resque.","status":"active","version":"1.1","language":"php","source_language":null,"source_url":"https://github.com/chrisboulton/php-resque-scheduler","tags":["resque","scheduler","queue","background"],"install":[{"cmd":"composer require chrisboulton/php-resque-scheduler","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"ResqueScheduler","correct":"use Chrisboulton\\ResqueScheduler\\ResqueScheduler;"}],"quickstart":{"code":"use Chrisboulton\\ResqueScheduler\\ResqueScheduler;\n\n$scheduler = new ResqueScheduler();\n$scheduler->enqueueAt(time() + 3600, 'default', ['class' => 'MyJob']);","lang":"php","description":"Schedule a job to run in one hour"},"warnings":[{"fix":"Use chrisboulton/php-resque for compatibility","message":"Requires php-resque; not compatible with Resque v2","severity":"breaking","affected_versions":">=1.1"}],"env_vars":null,"search_vec":"'add':18 'background':31 'futur':25 'item':22 'php':2,6,11 'php-resque-schedul':1,5 'port':12 'queue':30 'resqu':3,7,15,27,28 'resque-schedul':14 'schedul':4,8,16,21,29 'support':19","created_at":"2026-06-19T10:33:29.885948+00:00","updated_at":"2026-06-19T10:33:29.885948+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":"https://github.com/chrisboulton/php-resque-scheduler","github":"https://github.com/chrisboulton/php-resque-scheduler","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}