Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Extension for Yii 1.1 that validates an email address using SMTP and regex.
https://github.com/rgglez/yii-emailvalidator

email php validator yii

Last synced: 2 days ago
JSON representation

Extension for Yii 1.1 that validates an email address using SMTP and regex.

Awesome Lists containing this project

README

        

# yii-emailvalidator

[![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-emailvalidator/total)
![GitHub issues](https://img.shields.io/github/issues/rgglez/yii-emailvalidator)
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/rgglez/yii-emailvalidator)

Extension for [Yii](https://yiiframework.com) 1.1 that validates an email address using SMTP and regex.

## Installation and usage

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

## License

Copyright © 2008 Rodolfo González González.

See the LICENSE file.