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' hace 4 años
src fix content type hace 4 años
.gitignore init hace 4 años
README.md Update 'README.md' hace 4 años
composer.json update homepage hace 4 años

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