nicodiaz/sendit
Composer 安装命令:
composer require nicodiaz/sendit
包简介
Sendit Queue and Send mails asynchronously by a deamon
README 文档
README
PHP Project to to send mails asynchronously.
- Supports different types of mails
- Use a DB driver to enqueue the mails (soon other drivers like text files)
- Run as a cron job
Releases
0.9
- Add items to the queue (library)
- Process queue (library)
- Shell script to configure a cron job (process-queue.sh)
1.0.0
- First Stable Version
1.0.1
- Changes in constructor to receive the configuration params
1.0.2
- The config is removed from "require_once" section of the library
1.0.3
- Add the posibility of send mails with params using plainholders in the body of email types
1.0.4
- The php executable to process the queue now updated to the new constructor
1.0.5
- The subject is now utf8 decoded
1.1.0
- The service and daemon files are included
1.1.1
- The add email method change to enqueueEmail
- The params db datatype changed to TEXT
1.1.2
- Set the default charset type to UTF-8
统计信息
- 总下载量: 34
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-2.1
- 更新时间: 2013-04-16