Mirfalah sendmail swift transport implementation
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Lim Eng Shun 138cb13a80 Update 'README.md' před 4 roky
src fix content type před 4 roky
.gitignore init před 4 roky
README.md Update 'README.md' před 4 roky
composer.json update homepage před 4 roky

README.md

mirfalah/sendmail-swift-transport

Mirfalah Sendmail Swift_Transport implementation


Installation

Add following repository record into composer.json

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

Then execute

composer require mirfalah/sendmail-swift-transport ^1.0