ucs / mailer
允许使用多种配置发送邮件
3.0.3
2017-05-30 07:06 UTC
Requires
- php: >=5.3.2
- symfony/framework-bundle: >=2.3
- ucs/mailer-component: ^1.0
Requires (Dev)
- leaphub/phpcs-symfony2-standard: ^2.0
- phpunit/phpunit: ^5.5
- squizlabs/php_codesniffer: ^2.5
- symfony/yaml: ~2.1
This package is not auto-updated.
Last update: 2019-08-29 01:59:49 UTC
README
此包将UCSLabs/Mailer组件集成到Symfony中。
composer require ucs/mailer
然后注册此包到您的内核中
new UCS\Bundle\MailerBundle\UCSMailerBundle()