Mirfalah sendmail swift transport implementation
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Lim Eng Shun 138cb13a80 Update 'README.md' 4 år sedan
src fix content type 4 år sedan
.gitignore init 4 år sedan
README.md Update 'README.md' 4 år sedan
composer.json update homepage 4 år sedan

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