{"id":94897,"library":"ostark-craft-async-queue","title":"Craft Async Queue","description":"A queue handler that moves queue execution to a non-blocking background process.","status":"active","version":"4.0.0","language":"php","source_language":null,"source_url":"https://github.com/ostark/craft-async-queue","tags":["craft","queue","async","background","php"],"install":[{"cmd":"composer require ostark/craft-async-queue","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"AsyncQueue","correct":"use ostark\\AsyncQueue\\AsyncQueue;"}],"quickstart":{"code":"<?php\nuse ostark\\AsyncQueue\\AsyncQueue;\n\n$queue = new AsyncQueue();\n$queue->push(new SomeJob());","lang":"php","description":"Push a job to the async queue."},"warnings":[{"fix":"Ensure your environment supports pcntl and PHP 8.0 or higher.","message":"Requires PHP 8.0+ and a process control extension like pcntl.","severity":"breaking","affected_versions":">=4.0.0"}],"env_vars":null,"search_vec":"'async':2,20 'background':16,21 'block':15 'craft':1,18 'execut':10 'handler':6 'move':8 'non':14 'non-block':13 'php':22 'process':17 'queue':3,5,9,19","created_at":"2026-06-19T10:14:40.375461+00:00","updated_at":"2026-06-19T10:14:40.375461+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/ostark/craft-async-queue","github":"https://github.com/ostark/craft-async-queue","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"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}}