Libraries tagged by cron
netlogix/nlxelasticsearchcronjob
2293 Downloads
This plugin adds elasticsearch cronjobs to synchronize data with the database
mouf/utils.common.lock
66549 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
markocupic/contao-db-backup
1829 Downloads
Store a daily backup of your database to the contao file system using a daily cronjob routine.
mammatus/kubernetes
3650 Downloads
⏱️ Cron manager
kingsoft/monolog-handler
141 Downloads
Additional handlers monolog, log rotation and cron handler
jrbecart/laravel-statistics
588 Downloads
Forked from rinvex/laravel-statistics, Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
heimrichhannot/contao-cleaner-bundle
2197 Downloads
This bundle adds cleaner functionality for periodically removing arbitrary entities and/or files fulfilling a certain condition in Contao (using TL_CRON or your server's cron).
edgar/ez-uicron-bundle
5741 Downloads
eZ Platform Cron scheduler
codecheef/backup
590 Downloads
This package will take backup you mysql database automatically via cron job.
automattic/jetpack-heartbeat
657500 Downloads
This adds a cronjob that sends a batch of internal automattic stats to wp.com once a day
zakharov/cron-validators
13 Downloads
cron time format validators
yiivgeny/yii-phpdoc-crontab
1324 Downloads
Simple and convenient installing console commands as cron jobs for Yii framework
wpsmith/cron
20 Downloads
WordPress Cron.
valentinmari/cron-bundle
22 Downloads
Manage dynamically crons with requests in your PHP site.
tomk/cronparser
558 Downloads
Parse CRON format and check for time matches, or get next/previous match