Search by

naf / schedule

floknapp

NAF Schedule Plugin for recurring Tasks.

Package info

github.com/nafphp/schedule

Type:naf-plugin

pkg:composer/naf/schedule

Statistics

Installs: 67

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.2.2 2026-09-13 19:58 UTC

This package is auto-updated.

Last update: 2026-09-13 20:55:18 UTC


README

NAF

NAF Schedule Plugin

← Back to NAF

naf/schedule

Minimalistic scheduling for NAF – cron-based, predictable, and queue-aware.

This plugin provides a lightweight scheduler for recurring tasks using cron expressions. It is designed to work seamlessly with the NAF Queue plugin, without introducing hidden magic or unnecessary complexity.

🧩 Part of the official NAF plugin collection.
Use it when you want to run recurring jobs reliably – without relying on system cron files or external schedulers.

Documentation

Scheduled jobs →

Everything about this package — what it does, how it is configured and what it needs — lives in the NAF documentation. Not sure which packages you need? Start here.

Install

composer require naf/schedule

License

MIT. Part of NAF.