承接 andrerodri13/notification 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

andrerodri13/notification

Composer 安装命令:

composer require andrerodri13/notification

包简介

This is a library that uses composer as the basic fort generating email notifications

README 文档

README

This library has the function of sending email using a phpmailer library. Doing this in an uncomplicated way is essential for any system.

To do a library installation, run the following command:

Composer require andrerodri13/composer_teste

To make use of the library, simply require the autoload of the composer, invoke a class and make a method call:

<? php

require __DIR__. '/vendor/autoload.php';

USE Notification\Email;

$mail = new Email (2, "mail.host.com", "your@email.com", "your-pass", "smtp secure (tls / ssl)", "port (587)", 'from@email.com", "From the Name");

$email->sendEmail ("SUbject", "Content", "reply@email.com", "Replay name", "address@email.com", "Address name");

Note that a whole setup of sending the email is using the magic builder method! Once the Builder method is invoked within your application, your system will be able to fire the shots.

Developers

License

MIT

** One more course from UpInside Trainings, make good use! **

统计信息

  • 总下载量: 19
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-02-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固