twig/string-extra

A Twig extension for Symfony String

Fund package maintenance!
fabpot
Tidelift

Installs: 20 382 286

Dependents: 86

Suggesters: 0

Security: 0

Stars: 192

Watchers: 4

Forks: 3

v3.8.0 2023-11-21 14:02 UTC

README

This package is a Twig extension that provides integration with the Symfony String component.

It provides a u filter that wraps a text in a UnicodeString object to give access to methods of the class.

It also provides a slug filter which is simply a wrapper for the AsciiSlugger's slug method.