center
Centers the value in a field of a certain width using spaces.
For example:
When value is hello
then the output is _hello_
(with spaces).
Centering only works for single byte character values. At this moment
there is no support for multi-byte unicode characters.
Edit on GitHub
capfirst
Strings
filesizeformat
Referred by
Filters
Filters transform template variables before they are rendered.