Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rgglez/yii-emailvalidator
- Owner: rgglez
- License: bsd-3-clause
- Created: 2023-02-07T00:15:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T00:17:33.000Z (almost 2 years ago)
- Last Synced: 2024-12-21T00:02:24.101Z (about 1 month ago)
- Topics: email, php, validator, yii
- Language: PHP
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.