Skip to content

yinxingping/sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

主要功能

使用 simpleapi项目模板 开发的短信发送API

具体环境要求

  1. PHP:PHP-FPM >= 7.0
  2. PHP框架:Phalcon >= 3.2
  3. 开发工具:my-phalcon-devtools

其他事项

  1. 框架中提供了阿里大于和网易云短信两个短信服务提供者,阿里大于已经过测试,网易云短信需要进一步测试;

  2. 目前仅提供了验证码短信功能;

  3. 添加短信提供商的方法:

    1)app/providers/Providers/下添加相应的类(参考Alidayu.php)
    2)app/config/config.php的smsProviders下增加提供商参数
    3).env中指定SMS_PROVIDER_NAME
    
    

About

Phalcon开发的短信发送API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages