1 Star 0 Fork 7

黑色低调/yii2-crontab

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 550 Bytes
一键复制 编辑 原始数据 按行查看 历史
一个作词家 提交于 2020-10-27 17:29 . 'readme更新'
{
"name": "godv/yii2-crontab",
"type": "yii2-extension",
"description": "基于yii2命令行的定时任务组件扩展",
"keywords": ["yii2-crontab", "crontab", "linux crontab", "timer"],
"license": "BSD-3-Clause",
"authors": [
{
"name": "libin jiang",
"email": "[email protected]"
}
],
"require": {
"yiisoft/yii2": "~2.0.0",
"mmarica/display-table": "^1.0"
},
"autoload": {
"psr-4": {
"CrontabConsole\\": "src/"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/phplol/yii2-crontab.git
[email protected]:phplol/yii2-crontab.git
phplol
yii2-crontab
yii2-crontab
master

搜索帮助