2017 © Pedro Peláez
 

library yii2-tempmail-validator

Yii2 validator to prevent using tempmail services or any variable domains

image

ely/yii2-tempmail-validator

Yii2 validator to prevent using tempmail services or any variable domains

  • Sunday, October 1, 2017
  • by ErickSkrauch
  • Repository
  • 2 Watchers
  • 0 Stars
  • 189 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 11 % Grown

The README.md

Yii2 Tempmail Validator

Latest Version on Packagist ![Software License][ico-license] Total Downloads, (*1)

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

Installation

Install the latest version with, (*3)

$ composer require ely/yii2-tempmail-validator

Usage

Once the extension is installed, simply use it in your models:, (*4)

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

Change log

Please see CHANGELOG for more information what has changed recently., (*5)

Contributing

Please see CONTRIBUTING for details., (*6)

Credits

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

License

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

The Versions

01/10 2017

dev-master

9999999-dev https://github.com/elyby/yii2-tempmail-validator

Yii2 validator to prevent using tempmail services or any variable domains

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar ErickSkrauch
by Ely.by team

email yii2 validation

01/10 2017

2.0.0

2.0.0.0 https://github.com/elyby/yii2-tempmail-validator

Yii2 validator to prevent using tempmail services or any variable domains

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar ErickSkrauch
by Ely.by team

email yii2 validation

01/05 2016

1.0.0

1.0.0.0 https://github.com/elyby/yii2-tempmail-validator

Yii2 validator to prevent using tempmail services or any variable domains

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar ErickSkrauch
by Ely.by team

email yii2 validation