Download the PHP package orclyx/email-address-anonymiser without Composer
On this page you can find all versions of the php package orclyx/email-address-anonymiser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download orclyx/email-address-anonymiser
More information about orclyx/email-address-anonymiser
Files in orclyx/email-address-anonymiser
Download orclyx/email-address-anonymiser
More information about orclyx/email-address-anonymiser
Files in orclyx/email-address-anonymiser
Vendor orclyx
Package email-address-anonymiser
Short Description Email address anonymiser
License MIT
Package email-address-anonymiser
Short Description Email address anonymiser
License MIT
Please rate this library. Is it a good library?
Informations about the package email-address-anonymiser
Email Address Anonymiser
Small PHP package to anonymise email addresses for storage or display.
The user side of the email address will always be transformed, but the domain will only be transformed if it is not commonly used for personal email.
Usage
CLI
You can use the cli.php
script to anonymise email addresses via stdin. For example, given a file named emails.txt
:
You can use the following one-liner to process each entry:
Which produces emails.anon.txt
:
All versions of email-address-anonymiser with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4.0
The package orclyx/email-address-anonymiser contains the following files
Loading the files please wait ....