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