Libraries tagged by crontab manage
alxmsl/cronmanager
203 Downloads
Cron manager for PHP
devatom/jobby
7 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
deluxcms/crontab
19 Downloads
manage system crontab and php crontab
troy/crontab-manager
7 Downloads
a lib to control the crontab file
q-alliance/crontab-manager
1690 Downloads
Crontab Manager
phlyper/php-crontab-manager
6 Downloads
Php script for manamgement of crontab use PHP 5.3
kfosoft/php-crontab-manager
100 Downloads
PHP Crontab Manager
jasacloud/crontabmanager
10 Downloads
Library to handle Crontab Manager Scheduler
hexmedia/crontab
29 Downloads
Managing crontab
dragonlhp/crontab
23 Downloads
php crontab base on pcntl and libev
djiney/yii2-crontab
74 Downloads
Yii Framework 2.0 Component crontab manager
acrnogor/crontab-manager-bundle
63 Downloads
Crontab Manager bundle for SF 3.4.x and 4.x projects
sebastianfeldmann/crontab
4 Downloads
Manage your crontab with some simple PHP commands.
tabatadze/crontab
5 Downloads
Create, manage or delete crontab and jobs with php.