Download the PHP package weew/app-swift-mailer without Composer
On this page you can find all versions of the php package weew/app-swift-mailer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download weew/app-swift-mailer
More information about weew/app-swift-mailer
Files in weew/app-swift-mailer
Download weew/app-swift-mailer
More information about weew/app-swift-mailer
Files in weew/app-swift-mailer
Vendor weew
Package app-swift-mailer
Short Description Integration of the swiftmailer/swiftmailer into the weew/app package.
License MIT
Package app-swift-mailer
Short Description Integration of the swiftmailer/swiftmailer into the weew/app package.
License MIT
Please rate this library. Is it a good library?
Informations about the package app-swift-mailer
App SwiftMailer provider
Table of contents
- Installation
- Introduction
- Usage
- Example config
Installation
composer require weew/app-swift-mailer
Introduction
This package integrates the swiftmailer/swiftmailer library into the weew/app package.
Usage
To make SwiftMailer available inside your application, simply register SwiftMailerProvider
on the kernel.
You can retrieve a specific mailer by config name like this:
Example config
Currently supported transports are null
, sendmail
, smtp
. This is how your configuration might look like:
All versions of app-swift-mailer with dependencies
PHP Build Version
Package Version
The package weew/app-swift-mailer contains the following files
Loading the files please wait ....