lorisleiva/cron-translator
Convert CRON expressions into human-readable schedules. Translate standard 5-field CRON strings like “*/2 * * * *” into phrases such as “Every 2 minutes”, with optional locale and 24-hour time formatting. Supports many languages (en, fr, de, es, etc.).
Adopt this package when:
Avoid this package if:
L, W, ?, or other extensions like yearly), which may not be fully covered by the translator."This lightweight PHP package solves a critical pain point in our scheduling workflows: cron expressions are cryptic to non-technical users and even many engineers. By integrating Cron Translator, we can:
"Cron Translator is a drop-in solution that:
"This package directly addresses:
"Here’s why you’ll love Cron Translator:
if-else or regex hacks with a reliable, tested library that handles edge cases (e.g., */2, 1-5/3).CronTranslator::translate('* * * * *')) works in logs, APIs, admin panels, or docs.How can I help you explore Laravel packages today?