Libraries tagged by crontab manage
qi-interactive/cron
138 Downloads
Manages linux crontab file by adding and deleting the appropriate entries. It is able to track the source file so that after the changes to this file, he will be able to enter and update the user's crontab file in safe way (doesn't remove entries added by user using crontab -e).
undostres/jobby
610 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
jetfirephp/jobby
113 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
devatom/jobby
15 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
bmdevel/jobby
11142 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
nisanov/cron-command-bundle
30 Downloads
A Symfony bundle that manages and integrates commands with the Linux crontab, by tracking command execution status and identifying commands that are overdue.