beapp / mailer-core
Core mailer library
Installs: 7 083
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
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