# PHP Scheduling Libraries

> AI-ranked search results for `best php scheduling libraries` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 118 total matches; showing the top 4.

Explore on the web: https://awesome-repositories.com/q/best-php-scheduling-libraries

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/best-php-scheduling-libraries).**

## Results

- [laravel/horizon](https://awesome-repositories.com/repository/laravel-horizon.md) (4,168 ⭐) — 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
- [php-enqueue/enqueue-dev](https://awesome-repositories.com/repository/php-enqueue-enqueue-dev.md) (2,217 ⭐) — Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
- [laravel/framework](https://awesome-repositories.com/repository/laravel-framework.md) (34,774 ⭐) — 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
- [jobbyphp/jobby](https://awesome-repositories.com/repository/jobbyphp-jobby.md) (1,047 ⭐) — Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
