awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

PHP Message Queue Libraries

Ranking updated Jul 13, 2026

For a message queue library for PHP, the strongest matches are laravel/horizon (This is a robust worker management and monitoring dashboard), php-enqueue/enqueue-dev (This repository provides a comprehensive suite of PHP packages) and symfony/symfony (Symfony is a full-stack framework that includes a robust). Each is ranked by relevance to your query, popularity and recent activity.

We curate open-source GitHub repositories matching “best php message queue libraries”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

PHP Message Queue Libraries

Find the best repos with AI.We'll search the best matching repositories with AI.
  • laravel/horizonlaravel avatar

    laravel/horizon

    4,168View on GitHub↗

    Horizon is a background job orchestrator and worker manager for Redis queues. It provides a monitoring dashboard to track job throughput, wait times, and failure rates, alongside a system for managing job retries, execution timeouts, and worker distribution. The project distinguishes itself through a Redis-backed monitoring interface that identifies system bottlenecks and a queue alerting system that sends notifications when background job wait times exceed defined thresholds. Worker processes are managed via version-controlled configuration files to ensure consistent balancing and scaling ac

    This is a robust worker management and monitoring dashboard for Redis-backed queues that provides essential features like retry handling, priority support, and worker orchestration within the Laravel ecosystem.

    PHPQueue Worker ManagementRetry StrategiesRedis-Backed Queues
    View on GitHub↗4,168
  • php-enqueue/enqueue-devphp-enqueue avatar

    php-enqueue/enqueue-dev

    2,217View on GitHub↗

    Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro

    This repository provides a comprehensive suite of PHP packages for message queuing and background job processing, supporting multiple storage backends, worker management, and advanced features like delayed execution and retries.

    PHPMessage Queues
    View on GitHub↗2,217
  • symfony/symfonysymfony avatar

    symfony/symfony

    31,073View on GitHub↗

    Symfony is a full-stack web framework designed for building scalable and maintainable server-side applications. It provides a comprehensive collection of decoupled components that form a foundational architecture, centered on a robust dependency injection container and a configuration-driven routing engine. By organizing code into modular services, the framework ensures that application components remain testable and loosely coupled throughout the development lifecycle. The framework distinguishes itself through an event-driven kernel architecture that allows developers to intercept and modif

    Symfony is a full-stack framework that includes a robust, native Messenger component specifically designed for asynchronous job processing, worker management, and queue handling, making it a comprehensive solution for this category.

    PHPWeb FrameworksApplication FrameworksDependency Injection Containers
    View on GitHub↗31,073

Related searches

  • a message queue library for Go
  • a message queue library for C#
  • a lightweight message queue for Java
  • a library for scheduling tasks in PHP
  • an open source message broker for services
  • a php library for building websocket servers
  • a php library for application logging
  • a python library for background task processing