没有合适的资源?快使用搜索试试~ 我知道了~
MtMail:用于根据模板编写电子邮件并发送的模块
共85个文件
php:67个
md:7个
dist:3个
需积分: 14 0 下载量 158 浏览量
2021-05-15
11:31:17
上传
评论
收藏 74KB ZIP 举报
温馨提示
Zend Framework的电子邮件模块 介绍 MtMail处理与从应用程序发送电子邮件有关的常见活动,主要是根据模板创建消息,然后通过传输适配器发送消息。 特征: 用于创建电子邮件的工厂 电子邮件传输适配器工厂,提供一站式服务 使用Zend\View和PhpRenderer从phtml文件中渲染模板 使用布局渲染模板 各种常见任务的插件:从设置默认标题到生成HTML消息的纯文本版本 通过专用插件管理器支持插件 安装 通过Composer支持安装: $ composer require mtymek/mt-mail 创建电子邮件 配置 默认情况下,MtMail不需要任何其他配置。 它将使用Zend\View呈现可被您的应用程序访问的模板。 用法 从控制器创建消息: $ mailService = $ this -> getServiceLocator ()-> get (\ Mt
资源推荐
资源详情
资源评论
收起资源包目录
MtMail-master.zip (85个子文件)
MtMail-master
.gitignore 21B
README.md 3KB
.docheader 181B
test
MtMailTest
Service
SenderTest.php 2KB
SenderPluginManagerTest.php 1KB
ComposerPluginManagerTest.php 1KB
ComposerTest.php 5KB
MailTest.php 3KB
TemplateManagerTest.php 1KB
ComposerPluginManagerCompatibilityTest.php 1KB
Bootstrap.php 2KB
Renderer
ZendViewTest.php 767B
ModuleTest.php 2KB
Template
SimpleHtmlTest.php 541B
Factory
SenderServiceFactoryTest.php 2KB
LayoutPluginFactoryTest.php 1KB
SmtpTransportFactoryTest.php 2KB
FileTransportFactoryTest.php 948B
ComposerServiceFactoryTest.php 3KB
Test
HtmlTemplate.php 494B
HeaderObjectProviderTemplate.php 738B
LayoutProviderTemplate.php 601B
TextTemplate.php 537B
HeadersProviderTemplate.php 673B
ComposerPlugin
LayoutTest.php 2KB
DefaultHeadersTest.php 3KB
MessageEncodingTest.php 1KB
bootstrap.php 658B
TestConfiguration.php.dist 194B
phpcs.xml 579B
composer.lock 123KB
LICENSE 1KB
CHANGES.md 2KB
composer.json 2KB
phpunit.xml.dist 392B
.scrutinizer.yml 1000B
src
Exception
InvalidArgumentException.php 316B
ExceptionInterface.php 250B
RuntimeException.php 300B
Service
SenderPluginManager.php 2KB
Mail.php 2KB
Composer.php 6KB
TemplateManager.php 1KB
ComposerPluginManager.php 2KB
Sender.php 2KB
Renderer
ZendView.php 945B
RendererInterface.php 419B
Event
SenderEvent.php 820B
ComposerEvent.php 2KB
Module.php 843B
Template
LayoutProviderInterface.php 287B
SimpleHtml.php 789B
HtmlTemplateInterface.php 359B
TextTemplateInterface.php 365B
HeadersProviderInterface.php 327B
TemplateInterface.php 248B
Factory
FileTransportFactory.php 754B
LayoutPluginFactory.php 782B
ZendViewRendererFactory.php 529B
DefaultHeadersPluginFactory.php 817B
MessageEncodingPluginFactory.php 823B
SenderServiceFactory.php 1KB
TemplateManagerFactory.php 785B
MtMailPlugin.php 672B
MailServiceFactory.php 704B
ComposerServiceFactory.php 1KB
ComposerPluginManagerFactory.php 737B
SmtpTransportFactory.php 754B
SenderPluginManagerFactory.php 805B
Controller
Plugin
MtMail.php 585B
ComposerPlugin
PlaintextMessage.php 3KB
MessageEncoding.php 1KB
Layout.php 2KB
DefaultHeaders.php 2KB
PluginInterface.php 338B
SenderPlugin
PluginInterface.php 336B
Module.php 227B
config
mail.config.local.php.dist 1KB
module.config.php 3KB
doc
Services.md 689B
Sending messages.md 2KB
Composing messages.md 1KB
Template Manager.md 3KB
Composer Plugins.md 5KB
.travis.yml 2KB
共 85 条
- 1
资源评论
Demeyi-邓子
- 粉丝: 23
- 资源: 4533
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功