Download the PHP package gclinux/smtper without Composer
On this page you can find all versions of the php package gclinux/smtper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gclinux/smtper
More information about gclinux/smtper
Files in gclinux/smtper
Download gclinux/smtper
More information about gclinux/smtper
Files in gclinux/smtper
Vendor gclinux
Package smtper
Short Description A simple SMTP Email senter class with PHP.
License MIT
Package smtper
Short Description A simple SMTP Email senter class with PHP.
License MIT
Please rate this library. Is it a good library?
Informations about the package smtper
intuition
This is a very simple class of PHP mail sending Supports UTF-8 , supports sending attachments.
一个支持附件的php邮件发送类
require
it need these ext in php:
需要开启以下PHP扩展:
sockets,fileinfo , openssl
install:
support composer:
本类支持composer直接安装
how to use:
it can work well without composer,but you need to inlcude "src/Smtp.php"
它也可以不需要composer,但你要手动include src/Smtp.php这个文件:
All versions of smtper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package gclinux/smtper contains the following files
Loading the files please wait ....