Liam Hammett

Results 15 comments of Liam Hammett
trafficstars

I'd be absolutely on board with such a change. I heard something about hey.com introducing similar rules on its emails, so this kind of rule-based change would make supporting additional...

@szepeviktor my own case is pretty much handled by the package in its current state; normalising against dots, tags and domain does what I need it to. I've taken a...

The reason I decided to go with regular expressions is because it's flexible enough to use in various different environments and points in an application; eg. giving the regex to...

Plenty of comments here about using the PHPStorm/VSCode plugin, but that has 2 problems: 1. You shouldn't have to rely on a very specific IDE to get a good experience...

@noxsii it makes an assumption but it does not enforce anything. The function explicitly resides in the user's application and allows them to change it if they use a different...