定制 ely/yii2-tempmail-validator 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

ely/yii2-tempmail-validator

最新稳定版本:2.0.0

Composer 安装命令:

composer require ely/yii2-tempmail-validator

包简介

Yii2 validator to prevent using tempmail services or any variable domains

README 文档

README

Latest Version on Packagist Software License Total Downloads

Yii2 validator, based on daveearley/Email-Validation-Tool to protect your site from users, who use 10-minutes mail services.

Installation

Install the latest version with

$ composer require ely/yii2-tempmail-validator

Usage

Once the extension is installed, simply use it in your models:

public function rules()
{
    return [
        [['email'], \Ely\Yii2\TempmailValidator::class],
    ];
}

Change log

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

This package was designed and developed within the Ely.by project team. We also thank all the contributors for their help.

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-05-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固