2021-04-26 17:31:23 +03:00
fix
2021-04-26 17:31:23 +03:00
fix
2019-12-24 14:03:12 +03:00
2019-12-23 15:59:40 +03:00

Агент для работы с кроном

Функционал для работы с кроном

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist dominion/yii2-cron "*"

or add

"dominion/yii2-cron": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \dominion\cron\AutoloadExample::widget(); ?>```
Description
No description provided
Readme 43 KiB
Languages
PHP 100%