misd-service-development / phone-number-bundle

Integrates libphonenumber into your Symfony2-Symfony4 application
459 stars 143 forks source link

Missing phone_number_parse Twig filter #187

Open teohhanhui opened 6 years ago

teohhanhui commented 6 years ago

A Twig filter that takes a string and parse it into a PhoneNumber will be really handy.

Without this, you can't easily use phone_number_format if you're dealing with a string.