Download the PHP package phalcana/email without Composer
On this page you can find all versions of the php package phalcana/email. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phalcana/email
More information about phalcana/email
Files in phalcana/email
Download phalcana/email
More information about phalcana/email
Files in phalcana/email
Vendor phalcana
Package email
Short Description Swift mailer wrapper for Phalcana
License BSD-3-Clause
Homepage http://phalcana.com
Package email
Short Description Swift mailer wrapper for Phalcana
License BSD-3-Clause
Homepage http://phalcana.com
Please rate this library. Is it a good library?
Informations about the package email
Phalcana Email Module
Swift mailer wrapper for the Phalcana project.
Installation
This module can be installed via composer using the below command.
In order for the module to be loaded into Phalcana the module needs to be added into the modules config.
This can be found in the app/config/static.php
or in the local version app/config/setup.php
. For example.
Basic Usage
You can get a fresh instance of the email module by getting it from the dependency injector.
All versions of email with dependencies
PHP Build Version
Package Version
Requires
phalcana/installer Version
^0.8
phalcana/core Version ^0.8
swiftmailer/swiftmailer Version ^5.4
phalcana/core Version ^0.8
swiftmailer/swiftmailer Version ^5.4
The package phalcana/email contains the following files
Loading the files please wait ....