Download the PHP package chris13/mail-bundle without Composer
On this page you can find all versions of the php package chris13/mail-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chris13/mail-bundle
More information about chris13/mail-bundle
Files in chris13/mail-bundle
Download chris13/mail-bundle
More information about chris13/mail-bundle
Files in chris13/mail-bundle
Please rate this library. Is it a good library?
Informations about the package mail-bundle
Mail Bundle
Installation
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the app/AppKernel.php
file of your project:
Step 3 : Configure the bundle
Add the following configuration to your config.yml
Usage
For SendGrid :
For SwiftMailer :
Tests
Run Unit Test in the bundle:
All versions of mail-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
symfony/symfony Version ~2.3|~3.2
symfony/event-dispatcher Version ~2.0|~3.0|~4.0
alexlbr/email Version ~1
symfony/swiftmailer-bundle Version ^2.3
symfony/symfony Version ~2.3|~3.2
symfony/event-dispatcher Version ~2.0|~3.0|~4.0
alexlbr/email Version ~1
symfony/swiftmailer-bundle Version ^2.3
The package chris13/mail-bundle contains the following files
Loading the files please wait ....