Download the PHP package queencitycodefactory/cakemailslurp without Composer
On this page you can find all versions of the php package queencitycodefactory/cakemailslurp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download queencitycodefactory/cakemailslurp
More information about queencitycodefactory/cakemailslurp
Files in queencitycodefactory/cakemailslurp
Download queencitycodefactory/cakemailslurp
More information about queencitycodefactory/cakemailslurp
Files in queencitycodefactory/cakemailslurp
Vendor queencitycodefactory
Package cakemailslurp
Short Description CakePHP 3 MailSlurp Plugin
License MIT
Homepage https://github.com/QueenCityCodeFactory/CakeMailSlurp.git
Package cakemailslurp
Short Description CakePHP 3 MailSlurp Plugin
License MIT
Homepage https://github.com/QueenCityCodeFactory/CakeMailSlurp.git
Please rate this library. Is it a good library?
Informations about the package cakemailslurp
CakeMailSlurp
CakePHP Plugin for MailSlurp
Requirements
- CakePHP 3.x
- PHP 7.2
Installation
[Using Composer]
Enable plugin
Load the plugin in your app's config/bootstrap.php
file:
OR load in src/Application.php
for CakePHP 3.6+
Usage For Replacing Mail or Smtp Transport
In config/app.php
or config/app_local.php
setup the EmailTransport config array:
Your existing code should still work if switching from MailTransport or SmtpTransport. This was built for transactional system emails.
All versions of cakemailslurp with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
cakephp/cakephp Version ^3.5.10
mailslurp/mailslurp-client-php Version ^15.14
cakephp/cakephp Version ^3.5.10
mailslurp/mailslurp-client-php Version ^15.14
The package queencitycodefactory/cakemailslurp contains the following files
Loading the files please wait ....