Mirfalah sendmail swift transport implementation
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Lim Eng Shun cee7f8343b Update 'README.md' 4 年前
src fix content type 4 年前
.gitignore init 4 年前
README.md Update 'README.md' 4 年前
composer.json Update 'composer.json' 4 年前

README.md

mirfalah/sendmail-swift-transport

Mirfalah Sendmail Swift_Transport implementation


Installation

Add following repository record into composer.json

{
  "repositories": [{
    "type": "composer",
    "url": "http://composer.mirfalah.my"
  }
}

Then execute

composer require mirfalah/sendmail-swift-transport ^1.0