{"id":89542,"library":"spryker-queue","title":"Spryker Queue","description":"Queue module for Spryker, providing message queue functionality.","status":"active","version":"1.27.1","language":"php","source_language":null,"source_url":"https://github.com/spryker/queue","tags":["spryker","queue","messaging","async"],"install":[{"cmd":"composer require spryker/queue","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"QueueClient","correct":"use Spryker\\Client\\Queue\\QueueClient;"}],"quickstart":{"code":"use Spryker\\Client\\Queue\\QueueClient;\n\n$queueClient = new QueueClient();\n$queueClient->sendMessage('queue-name', 'message body');","lang":"php","description":"Send a message to a queue using the QueueClient."},"warnings":[{"fix":"Install and configure a queue adapter like spryker/rabbit-mq.","message":"Requires a queue adapter (e.g., RabbitMQ) to be configured.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'async':14 'function':10 'messag':8,13 'modul':4 'provid':7 'queue':2,3,9,12 'spryker':1,6,11","created_at":"2026-06-19T08:48:44.454626+00:00","updated_at":"2026-06-19T08:48:44.454626+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/spryker/queue","github":"https://github.com/spryker/queue","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}}