1 Star 0 Fork 1

小不点背蛋刀/phpcrontab

forked from yvsm/phpcrontab 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 551 Bytes
一键复制 编辑 原始数据 按行查看 历史
Phillip Schleicher 提交于 2017-04-05 10:41 . Added licence
{
"autoload": {
"psr-4": {"Phizzl\\phpcrontab\\": "src/"}
},
"name": "phizzl/phpcrontab",
"version": "0.0.1",
"dist": {
"url": "https://github.com/phizzl/phpcrontab/archive/master.zip",
"type": "zip"
},
"licence": "GPL-3.0",
"authors": [
{
"name": "Phillip Schleicher",
"email": "the@phizzl.de",
"homepage": "http://phizzl.de",
"role": "Developer"
}
],
"require": {
"mtdowling/cron-expression": "v1.2.0",
"phpmailer/phpmailer": "6.0.x-dev",
"monolog/monolog": "1.22.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/burncode/phpcrontab.git
git@gitee.com:burncode/phpcrontab.git
burncode
phpcrontab
phpcrontab
master

搜索帮助