imliam / php-unique-gmail-address

A package to ensure that a Gmail address is unique
MIT License
68 stars 4 forks source link

Case sensitivity #5

Closed JayBizzle closed 1 year ago

JayBizzle commented 4 years ago

I haven’t fully looked at the code, but test@gmail.com is the same as TEST@gmail.com

I’m not sure if this package allows for that 🤔

szepeviktor commented 3 years ago

Hello @JayBizzle! This allows you to do that and really anything :) https://github.com/szepeviktor/unique-email-address/blob/master/src/Rules/LowercaseRule.php