String Extension ================ This package is a Twig extension that provides integration with the Symfony String component. It provides a single [`u`][1] filter that wraps a text in a `UnicodeString` object to give access to [methods of the class][2]. [1]: https://twig.symfony.com/u [2]: https://symfony.com/doc/current/components/string.html