I came across this while looking into the migration path from gorriecoe/silverstripe-link. That module uses [giggsey/libphonenumber-for-php](https://github.com/giggsey/libphonenumber-for-php) to provide [some template helpers for phone number formatting](https://firesphere.github.io/link-docs/en/string-manipulation#phonefriendly). That library also provides some validation functionality and seems both very robust and well maintained. Do we want to add one or both of: 1. Phone number formatting helpers 2. Phone number validation