Download the PHP package libreworks/swiftmailer-spools without Composer
On this page you can find all versions of the php package libreworks/swiftmailer-spools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download libreworks/swiftmailer-spools
More information about libreworks/swiftmailer-spools
Files in libreworks/swiftmailer-spools
Download libreworks/swiftmailer-spools
More information about libreworks/swiftmailer-spools
Files in libreworks/swiftmailer-spools
Vendor libreworks
Package swiftmailer-spools
Short Description Additional spools for use with the SwiftMailer library
License MIT
Homepage http://github.com/libreworks/swiftmailer-spools
Package swiftmailer-spools
Short Description Additional spools for use with the SwiftMailer library
License MIT
Homepage http://github.com/libreworks/swiftmailer-spools
Please rate this library. Is it a good library?
Informations about the package swiftmailer-spools
swiftmailer-spools
Additional spools for use with the SwiftMailer library.
This includes spools for PDO and MongoDB.
Installation
You can install this library using Composer:
- The master branch (version 2.x) of this project depends on SwiftMailer 6.0+, which requires PHP 7.0.
- Version 1.x of this project depends on SwiftMailer 5.4+, which requires PHP 5.3. It also runs just fine on HHVM.
Compliance
Releases of this library will conform to Semantic Versioning.
Our code is intended to comply with PSR-1 and PSR-2. If you find any issues related to standards compliance, please send a pull request!
Examples
Here's how to instantiate a Swift_Mailer
object that uses the spools to send.
Here's how to instantiate a Swift_Transport
to send spooled e-mails.
PDO Spool
MongoDB Spool
Mongo Spool (deprecated in 1.x; removed in 2.x)
All versions of swiftmailer-spools with dependencies
PHP Build Version
Package Version
The package libreworks/swiftmailer-spools contains the following files
Loading the files please wait ....