Display a different tagged Email address to each user

composer email email-tagging mail php spam spam-filtering
1 Open Issue Need Help Last updated: Aug 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue requests an improvement to the `RandomStringTagGenerator` class, specifically regarding a regex. The current implementation uses a `do...while` loop with `preg_match` to validate a randomly generated alphanumeric string, which is redundant as the string generation method already guarantees the desired character set and length.

Complexity: 1/5
enhancement help wanted Generator

Display a different tagged Email address to each user

PHP
#composer#email#email-tagging#mail#php#spam#spam-filtering