Mirfalah sendmail swift transport implementation
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lim Eng Shun 138cb13a80 Update 'README.md' 4 anni fa
src fix content type 4 anni fa
.gitignore init 4 anni fa
README.md Update 'README.md' 4 anni fa
composer.json update homepage 4 anni fa

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