faisalrehmanid/fr-background-mail
Composer 安装命令:
composer require faisalrehmanid/fr-background-mail
包简介
This library provide send mail or send mass mail 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 emails. Configure number of retry in config
- Remove workers from memory when job completed and remove stucked workers as well
- Don't need to restart workers when make any change to code
- Support both SMTP authenticated and non-authenticated mails
- Support up to 6 attachments in each email
- 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
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-11-01