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 Scheduling Libraries

Ranking updated Jul 13, 2026

For a library for scheduling tasks in PHP, the strongest matches are laravel/horizon (This is a robust background job orchestrator and worker), php-enqueue/enqueue-dev (This repository provides a comprehensive suite of message and) and laravel/framework (Laravel is a full-stack framework that includes a robust). jobbyphp/jobby is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.

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

PHP Scheduling 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 background job orchestrator and worker manager for PHP that provides essential features like job retries, failure handling, and worker management, though it is specifically designed for the Laravel ecosystem and Redis-backed queues.

    PHPBackground Job ProcessingQueue Worker ManagementRetry Strategies
    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 message and job queue packages for PHP that supports background processing, persistence, and worker management, making it a direct fit for your task scheduling and job queue requirements.

    PHPMessage Queues
    View on GitHub↗2,217
  • laravel/frameworklaravel avatar

    laravel/framework

    34,774View on GitHub↗

    This project is a full-stack web framework that provides a comprehensive environment for building server-side applications. It utilizes a model-view-controller architecture to separate application logic into distinct layers for data management, user interface presentation, and request handling. The platform manages the entire request-response lifecycle, including security, session handling, and background task processing, while using an object-relational mapping layer to translate database records into programmable objects. The framework distinguishes itself through a central service containe

    Laravel is a full-stack framework that includes a robust, built-in queue system and task scheduler, providing all the necessary features for background job processing and cron-style task management.

    PHPBackground Job Queues
    View on GitHub↗34,774
  • jobbyphp/jobbyjobbyphp avatar

    jobbyphp/jobby

    1,047View on GitHub↗

    Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.

    Jobby is a PHP library that manages cron-style scheduled tasks with features like locking and logging, making it a suitable tool for task scheduling even though it focuses on cron management rather than general-purpose background job queues.

    PHPBuild and Task Automation
    View on GitHub↗1,047

Related searches

  • a library for scheduling tasks in Go
  • a java library for scheduling background tasks
  • a library for scheduling tasks in C#
  • a message queue library for PHP
  • a robust library for handling PHP dates
  • a background job scheduler for server tasks
  • a library for building PHP CLI applications
  • a php library for application logging