beapp / mailer-core
核心邮件库
1.2.1
2022-04-14 14:48 UTC
Requires
- php: >=7.2
- ext-json: *
- psr/log: ^1.0
- symfony/routing: 4.2.*||5.*
- symfony/translation: 4.2.*||5.*
Suggests
- beapp/mailer-transport-beanstalk: Send mails information into a Beanstalk queue to be processed by a dedicated worker
- beapp/mailer-transport-mailgun: Send mails directly through Mailgun API
- beapp/mailer-transport-mandrill: Send mails directly through Mandrill API
- beapp/mailer-transport-rabbitmq: Send mails information into a RabbitMq queue to be processed by a dedicated worker