PHPackages                             maksim\_n/email\_spam\_list - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. maksim\_n/email\_spam\_list

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

maksim\_n/email\_spam\_list
===========================

Convenient e-mail composer spam list package

08PHP

Since Dec 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Maksim1990/Laravel_Package_Email_Spam_List)[ Packagist](https://packagist.org/packages/maksim_n/email_spam_list)[ RSS](/packages/maksim-n-email-spam-list/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel\_Package\_Email\_Spam\_List
===================================

[](#laravel_package_email_spam_list)

Laravel custom composer package for easy and convenient way to handle spam email list

### How To Insatall

[](#how-to-insatall)

### 1) Add '"maksim\_n/email\_spam\_list": "dev-master"' to your main 'composer.json' file:

[](#1-add-maksim_nemail_spam_list-dev-master-to-your-main-composerjson-file)

### 2) Run following command:

[](#2-run-following-command)

```
composer update

```

### 3) Update migrations:

[](#3-update-migrations)

```
php artisan migrate

```

### How To Use

[](#how-to-use)

### 1) Use following command in order to 'ADD' email in the spam list:

[](#1-use-following-command-in-order-to-add-email-in-the-spam-list)

```
php artisan email_spam:email example@gmail.com

```

### 2) Use following command in order to 'DELETE' email in the spam list:

[](#2-use-following-command-in-order-to-delete-email-in-the-spam-list)

```
php artisan email_spam:email example@gmail.com --remove

```

### 3) Use following command in order to see 'LIST' of emails in the spam list:

[](#3-use-following-command-in-order-to-see-list-of-emails-in-the-spam-list)

```
php artisan email_spam:list

```

### 4) Use following command in order to see 'LIST' of emails in the spam list with 'REQUIRED SORT':

[](#4-use-following-command-in-order-to-see-list-of-emails-in-the-spam-list-with-required-sort)

```
php artisan email_spam:list --sort=ASC
php artisan email_spam:list --sort=DESC

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/738c5da61b6afb747c3cf0b2d6faa9b74445a43d23ee7e61d39bb5ac00fe76f8?d=identicon)[Maksim1990](/maintainers/Maksim1990)

---

Top Contributors

[![mnarushevich](https://avatars.githubusercontent.com/u/20266553?v=4)](https://github.com/mnarushevich "mnarushevich (1 commits)")

### Embed Badge

![Health badge](/badges/maksim-n-email-spam-list/health.svg)

```
[![Health](https://phpackages.com/badges/maksim-n-email-spam-list/health.svg)](https://phpackages.com/packages/maksim-n-email-spam-list)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
