Download the PHP package overnaive/think-swoole-crontab without Composer
On this page you can find all versions of the php package overnaive/think-swoole-crontab. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download overnaive/think-swoole-crontab
More information about overnaive/think-swoole-crontab
Files in overnaive/think-swoole-crontab
Download overnaive/think-swoole-crontab
More information about overnaive/think-swoole-crontab
Files in overnaive/think-swoole-crontab
Vendor overnaive
Package think-swoole-crontab
Short Description A crontab component base on think-swoole.
License MIT
Package think-swoole-crontab
Short Description A crontab component base on think-swoole.
License MIT
Please rate this library. Is it a good library?
Informations about the package think-swoole-crontab
think-swoole-crontab
A crontab component base on think-swoole.
声明
核心逻辑来自于 Hyperf 的 hyperf/crontab 组件。非常感谢 Hyperf 为大家提供这么优的组件。
本组件试图让其运行在 ThinkPHP 里(需结合 think-swoole 组件)。
目前还处于初步可用阶段,后续会慢慢完善。
Requirement
- PHP >= 7.1
- Composer
Installation
composer require overnaive/think-swoole-crontab
Documents
Usage
-
在
event.php
里为swoole.init
事件添加监听类。 - 在配置文件
crontab.php
里添加\ThinkSwooleCrontab\Crontab
实例。
License
MIT
All versions of think-swoole-crontab with dependencies
PHP Build Version
Package Version
The package overnaive/think-swoole-crontab contains the following files
Loading the files please wait ....