PHPackages                             tchilly/email-masking - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. tchilly/email-masking

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

tchilly/email-masking
=====================

A Laravel package for masking email addresses

v0.0.2(1y ago)02MITPHPPHP ^8.0

Since Feb 27Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Tchilly/EmailMasking)[ Packagist](https://packagist.org/packages/tchilly/email-masking)[ RSS](/packages/tchilly-email-masking/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Laravel Email Masking Package
=============================

[](#laravel-email-masking-package)

This package provides a simple way to mask email addresses in your Laravel applications.

Installation
------------

[](#installation)

```
composer require Tchilly/EmailMasking
```

Usage
-----

[](#usage)

### In your models

[](#in-your-models)

```
