Repeatable jobs

hi,
how can i create tasks that would be repeatable but the repeatable time and number of tasks come from database?
i see yii2 queue package but i think its not appropriate for repeatable jobs and also i see “omnilight/yii2-scheduling” package but i dont know how to program tasks that dynamicaly change time and tasks from database.