photon / email-swift

swiftmailer库的包装器

v1.1.0 2020-04-23 15:52 UTC

This package is auto-updated.

Last update: 2024-09-24 01:17:46 UTC


README

Build Status

swiftmailer库的包装器

快速开始

  1. 添加模块

使用composer将模块添加到项目中

composer require "photon/email-swift:dev-master"

或指定特定版本

composer require "photon/email-swift:1.0.0"
  1. 享受!