Mirfalah sendmail swift transport implementation
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Lim Eng Shun 138cb13a80 Update 'README.md' il y a 4 ans
src fix content type il y a 4 ans
.gitignore init il y a 4 ans
README.md Update 'README.md' il y a 4 ans
composer.json update homepage il y a 4 ans

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