Mirfalah sendmail swift transport implementation
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
0nepeop1e e699731b0e fix content type 4年前
src fix content type 4年前
.gitignore init 4年前
README.md readme 4年前
composer.json init 4年前

README.md

mirfalah/sendmail-swift-transport

Mirfalah Sendmail Swift_Transport implementation


Installation

Add following repository record into composer.json

{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://git.mirfalah.my/mirfalah-tech/sendmail-swift-transport.git"
    }
  ]
}

Then execute

composer require mirfalah/sendmail-swift-transport ^1.0