faisalrehmanid/fr-background-sms
Composer 安装命令:
composer require faisalrehmanid/fr-background-sms
包简介
This library provide send sms or send mass sms in background
README 文档
README
Requirements
PHP ^8.4 PHP Gearman Extension Reference
Features
- Dynamic dedicated workers for each job, start workers on the fly
- Rich configurations. Configure number of dedicated workers for each background job in config
- No execution delay. Start execution job immediately when submitted
- Retry to send not delivered sms. Configure number of retry in config
- Remove workers from memory when job completed
- Don't need to restart workers when make any change to code
- Support MySQL and Oracle database storage for sent log
- Throw errors and output in
error-logs-gearmanfolder at root. Very useful for debugging
How to use
Check out the examples folder given in package.
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-11-01