Skip to content

Commit

Permalink
Merge pull request #3 from beeyev/beeyev-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
beeyev authored May 26, 2024
2 parents 8965034 + cff3bc1 commit 526724a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# 🗑 Disposable email detection

[![Latest Version on Packagist](https://img.shields.io/packagist/v/beeyev/disposable-email-filter-php)](https://packagist.org/packages/beeyev/disposable-email-filter-php)
[![Packagist Downloads](https://img.shields.io/packagist/dt/beeyev/disposable-email-filter-php)](https://packagist.org/packages/beeyev/disposable-email-filter-php)
[![Supported PHP Versions](https://img.shields.io/packagist/dependency-v/beeyev/disposable-email-filter-php/php.svg)](https://packagist.org/packages/beeyev/disposable-email-filter-php)


PHP package that detects disposable (temporary/throwaway/fake) email addresses.
It validates email addresses to ensure they are genuine,
which is useful for managing account sign-ups and assessing the number of legitimate email addresses in your system.
Expand Down

0 comments on commit 526724a

Please sign in to comment.