Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rgglez/yii-emailsmtpvalidator

Validator for Yii 1.1 that checks if an e-mail address is valid, using SMTP.
https://github.com/rgglez/yii-emailsmtpvalidator

email php smtp validator yii

Last synced: 9 days ago
JSON representation

Validator for Yii 1.1 that checks if an e-mail address is valid, using SMTP.

Awesome Lists containing this project

README

        

# yii-emailsmtpvalidator

[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
![GitHub all releases](https://img.shields.io/github/downloads/rgglez/yii-emailsmtpvalidator/total)
![GitHub issues](https://img.shields.io/github/issues/rgglez/yii-emailsmtpvalidator)
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/rgglez/yii-emailsmtpvalidator)

Validator for [Yii](https://yiiframework.com) 1.1 that checks if an e-mail address is valid, using SMTP.

## Installation and usage

Please visit the extension page [here](https://www.yiiframework.com/extension/emailsmtpvalidator).

## License

Copyright 2008 Rodolfo González González.

"This product includes PHP software, freely available from ".

See the LICENSE file.