Download the PHP package tchilly/email-masking without Composer
On this page you can find all versions of the php package tchilly/email-masking. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tchilly/email-masking
More information about tchilly/email-masking
Files in tchilly/email-masking
Download tchilly/email-masking
More information about tchilly/email-masking
Files in tchilly/email-masking
Vendor tchilly
Package email-masking
Short Description A Laravel package for masking email addresses
License MIT
Package email-masking
Short Description A Laravel package for masking email addresses
License MIT
Please rate this library. Is it a good library?
Informations about the package email-masking
Laravel Email Masking Package
This package provides a simple way to mask email addresses in your Laravel applications.
Installation
Usage
In your models
Then you can access the masked email as a property:
You can also use the method with custom options:
As a utility function
You can also use the trait's static method directly:
Configuration
You can customize the default masking behavior by overriding the emailMasked method in your model:
Author
Magnus Vike [email protected]
License
This package is open-sourced software licensed under the MIT license.
All versions of email-masking with dependencies
PHP Build Version
Package Version
The package tchilly/email-masking contains the following files
Loading the files please wait ...