All Projects → twigphp → String Extra

twigphp / String Extra

Licence: mit
Unicode/String support for Twig

Projects that are alternatives of or similar to String Extra

Twig Cache Extension
Stars: ✭ 67 (-27.17%)
Mutual labels:  twig, twig-extension
Portable Utf8
🉑 Portable UTF-8 library - performance optimized (unicode) string functions for php.
Stars: ✭ 405 (+340.22%)
Mutual labels:  unicode, string
Tiny Utf8
Unicode (UTF-8) capable std::string
Stars: ✭ 322 (+250%)
Mutual labels:  unicode, string
oc-twigextensions-plugin
Twig extensions plugin for OctoberCMS
Stars: ✭ 17 (-81.52%)
Mutual labels:  twig, twig-extension
Fmbbcodebundle
🔠 BBCode bundle for Symfony projects
Stars: ✭ 56 (-39.13%)
Mutual labels:  twig, twig-extension
time-ago-bundle
Provides a simple twig filter for expressing time difference in words.
Stars: ✭ 13 (-85.87%)
Mutual labels:  twig, twig-extension
Ustring
The Hoa\Ustring library.
Stars: ✭ 403 (+338.04%)
Mutual labels:  unicode, string
twig-translation
A Twig Translation Extension
Stars: ✭ 15 (-83.7%)
Mutual labels:  twig, twig-extension
Php Confusable Homoglyphs
A PHP port of https://github.com/vhf/confusable_homoglyphs
Stars: ✭ 27 (-70.65%)
Mutual labels:  unicode, string
Html Extra
HTML extension for Twig
Stars: ✭ 24 (-73.91%)
Mutual labels:  twig, twig-extension
couplet
Unicode code points support for Clojure
Stars: ✭ 21 (-77.17%)
Mutual labels:  unicode, string
Awesome Twig
A curated list of amazingly awesome Twig extensions, snippets and tutorials
Stars: ✭ 63 (-31.52%)
Mutual labels:  twig, twig-extension
joomla-twig
Twig 2.0 & Twig extensions integration for Joomla! https://phproberto.github.io/joomla-twig/
Stars: ✭ 25 (-72.83%)
Mutual labels:  twig, twig-extension
widestring-rs
A wide string Rust library for converting to and from wide Unicode strings.
Stars: ✭ 48 (-47.83%)
Mutual labels:  unicode, string
cache-extra
Template fragment cache support for Twig
Stars: ✭ 24 (-73.91%)
Mutual labels:  twig, twig-extension
Twig Extra Bundle
The Twig bundle for official extra extensions
Stars: ✭ 389 (+322.83%)
Mutual labels:  twig, twig-extension
markdown-extra
Markdown extension for Twig
Stars: ✭ 83 (-9.78%)
Mutual labels:  twig, twig-extension
PhpStorm-Live-Templates-Craft-CMS
PhpStorm Live Templates for Craft CMS
Stars: ✭ 34 (-63.04%)
Mutual labels:  twig, twig-extension
String
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way.
Stars: ✭ 709 (+670.65%)
Mutual labels:  unicode, string
Inky Extension
[DEPRECATED] Inky email template engine support for Twig
Stars: ✭ 57 (-38.04%)
Mutual labels:  twig, twig-extension

String Extension

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].