phalcon-cron
Task scheduler
A component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework.
Cron component for Phalcon.
79 stars
19 watching
25 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
cronphalcon
Related projects:
Repository | Description | Stars |
---|---|---|
hexagon/croner | A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,051 |
rbrahul/deno_cron | A library that allows developers to write and execute custom cron job schedules in a human-readable format. | 100 |
rk/go-cron | A simple library to handle scheduled tasks in Go | 230 |
michaelcurrin/unicron | A Python-based tool for scheduling and managing daily tasks to avoid excessive storage usage and rate limits. | 15 |
jhuckaby/cronicle | A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. | 3,893 |
fizista/micropython-scron | A simple time-based task scheduling program inspired by the well-known CRON program. | 9 |
kilgaloon/leprechaun | A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
jbernardo95/cronex | A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
roylee0704/gron | A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,031 |
hlascelles/que-scheduler | Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
diabolicallabs/vertx-cron | A module that allows scheduling of events using cron expressions and sends or publishes messages to a designated address. | 64 |
ciel-lang/cl-cron | Provides cron-like facilities directly inside Common Lisp. | 16 |
zero88/scheduler.x | Provides a lightweight scheduler for running tasks on time or event-driven triggers | 11 |
sidekiq-cron/sidekiq-cron | Schedules jobs to run at specific times using cron notation or natural language | 1,867 |
adhocore/gronx | A lightweight parser and scheduler for cron expressions in Go. | 413 |