Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rgglez/yii-emailsintaxvalidator
Extension to validate the sintax of an e-mail address, for Yii 1.1.
https://github.com/rgglez/yii-emailsintaxvalidator
email php validator yii
Last synced: 2 days ago
JSON representation
Extension to validate the sintax of an e-mail address, for Yii 1.1.
- Host: GitHub
- URL: https://github.com/rgglez/yii-emailsintaxvalidator
- Owner: rgglez
- License: bsd-3-clause
- Created: 2023-02-06T23:27:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T00:16:01.000Z (almost 2 years ago)
- Last Synced: 2024-12-21T00:02:23.979Z (about 1 month ago)
- Topics: email, php, validator, yii
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yii-emailsintaxvalidator
[![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-emailsintaxvalidator/total)
![GitHub issues](https://img.shields.io/github/issues/rgglez/yii-emailsintaxvalidator)
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/rgglez/yii-emailsintaxvalidator)Extension to validate if the syntax of an e-mail address is correct, for [Yii](https://yiiframework.com) 1.1.
## Installation and usage
Please visit the extension page [here](https://www.yiiframework.com/extension/emailsintaxvalidator).
## License
Copyright © 2008-2011 Rodolfo González González.
See the LICENSE file.