Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/datamweb/codeigniter-dea-rule

Temporary & Disponsable Emails Validation In CodeIgniter4
https://github.com/datamweb/codeigniter-dea-rule

codeigniter disposable-email rule temporary-email

Last synced: 2 months ago
JSON representation

Temporary & Disponsable Emails Validation In CodeIgniter4

Awesome Lists containing this project

README

        

[Farsi](./README.fa-IR.md) | English
## CodeIgniter DEA Rule
[![PHPUnit](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/phpunit.yml/badge.svg)](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/phpunit.yml)
[![Coverage Status](https://coveralls.io/repos/github/datamweb/codeigniter-dea-rule/badge.svg?branch=develop)](https://coveralls.io/github/datamweb/codeigniter-dea-rule?branch=develop)
[![PHPStan](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/phpstan.yml/badge.svg)](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/phpstan.yml)
[![Rector](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/rector.yml/badge.svg)](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/rector.yml)
[![Psalm](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/psalm.yml/badge.svg)](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/psalm.yml)
[![PHPCSFixer](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/phpcsfixer.yml/badge.svg)](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/phpcsfixer.yml)
[![PHPCPD](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/phpcpd.yml/badge.svg)](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/phpcpd.yml)
[![Unused](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/unused.yml/badge.svg)](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/unused.yml)
[![Deptrac](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/deptrac.yml/badge.svg)](https://github.com/datamweb/codeigniter-dea-rule/actions/workflows/deptrac.yml)

CodeIgniter DEA Rule

[![Latest Stable Version](http://poser.pugx.org/datamweb/codeigniter-dea-rule/v?style=for-the-badge)](https://packagist.org/packages/datamweb/codeigniter-dea-rule) [![Total Downloads](http://poser.pugx.org/datamweb/codeigniter-dea-rule/downloads?style=for-the-badge)](https://packagist.org/packages/datamweb/codeigniter-dea-rule) [![Latest Unstable Version](http://poser.pugx.org/datamweb/codeigniter-dea-rule/v/unstable?style=for-the-badge)](https://packagist.org/packages/datamweb/codeigniter-dea-rule) [![License](http://poser.pugx.org/datamweb/codeigniter-dea-rule/license?style=for-the-badge)](https://packagist.org/packages/datamweb/codeigniter-dea-rule) [![PHP Version Require](http://poser.pugx.org/datamweb/codeigniter-dea-rule/require/php?style=for-the-badge)](https://packagist.org/packages/datamweb/codeigniter-dea-rule)

**`CodeIgniter DEA Rule`** helps you to validate the email provided by the user and to deal with it if the email was of Temporary & Disponsable Emails(DEA) use type.
**`CodeIgniter DEA Rule`** is actually a [custom validation rule](https://codeigniter.com/user_guide/libraries/validation.html?#creating-custom-rules), but with more features than a rule.

**`CodeIgniter DEA Rule`** allows you to check emails in a comprehensive list of Temporary & Disponsable Emails(DEA), but it is not satisfied with this amount, you can create a custom database(file)/list of emails that you recognize as disposable.

In this project, as much as possible, the *Code Quality Control Tools used by the Codeigniter4 Core Team* have been used.

CodeIgniter DEA Rule

## CodeIgniter DEA Rule Documentation

The documentation includes how to install, setup and configure and how to use **`CodeIgniter DEA Rule`**. Click here to see the [docs](https://www.dea-rule.codeigniter4.ir/).

## License
This project is licensed under the MIT License - see the [LICENSE](/LICENSE) file for details.

## Acknowledgements

Every open-source project depends on it's contributors to be a success. The following users have
contributed in one manner or another in making **`CodeIgniter DEA Rule`**:


Contributors