odolbeau / phone-number-bundle

Integrates libphonenumber into your Symfony application
MIT License
217 stars 43 forks source link

[Twig] allow to use string phone numbers in templates filters #142

Closed oleg-andreyev closed 1 year ago

oleg-andreyev commented 1 year ago

When working with any templating enging in most cases we work with string and objects.

This PR allows using string for Twig filters.

Nek- commented 1 year ago

Hello @oleg-andreyev , thank you very much for your contribution, it's extremely relevant. Could you please however take a look at this? I'd like also @maxhelias @jderusse @odolbeau to have a look to my comment if possible.

maxhelias commented 1 year ago

Thanks @oleg-andreyev ! :)