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 cee7f8343b Update 'README.md' 4 years ago
src fix content type 4 years ago
.gitignore init 4 years ago
README.md Update 'README.md' 4 years ago
composer.json Update 'composer.json' 4 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": "http://composer.mirfalah.my"
  }
}

Then execute

composer require mirfalah/sendmail-swift-transport ^1.0