{"id":93206,"library":"silverstripe-queuedjobs","title":"SilverStripe Queued Jobs","description":"A framework for defining and running background jobs in a queued manner for SilverStripe.","status":"active","version":"4.9.2","language":"php","source_language":null,"source_url":"https://github.com/symbiote/silverstripe-queuedjobs","tags":["silverstripe","queued-jobs","background-jobs","cms","framework"],"install":[{"cmd":"composer require silverstripe/queuedjobs","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"QueuedJobService","correct":"use Symbiote\\QueuedJobs\\Services\\QueuedJobService;"}],"quickstart":{"code":"use Symbiote\\QueuedJobs\\Services\\QueuedJobService;\n\n$service = new QueuedJobService();\n$service->queueJob(new MyCustomJob());","lang":"php","description":"Queue a custom job using the QueuedJobService."},"warnings":[{"fix":"Ensure your project uses SilverStripe 4 or 5.","message":"Requires SilverStripe framework 4.x or 5.x; incompatible with older versions.","severity":"breaking","affected_versions":"<4.0.0"}],"env_vars":null,"search_vec":"'background':10,23 'background-job':22 'cms':25 'defin':7 'framework':5,26 'job':3,11,21,24 'manner':15 'queu':2,14,20 'queued-job':19 'run':9 'silverstrip':1,17,18","created_at":"2026-06-19T09:44:39.638702+00:00","updated_at":"2026-06-19T09:44:39.638702+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/symbiote/silverstripe-queuedjobs","github":"https://github.com/symbiote/silverstripe-queuedjobs","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"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}}