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' 3 years ago
src fix content type 4 years ago
.gitignore init 4 years ago
README.md Update 'README.md' 3 years ago
composer.json update homepage 3 years ago

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