Skip to content

elnur/ElnurTwigExtensionsBundle

Repository files navigation

ElnurTwigExtensionsBundle

Currently, the bundle provides just two operators: starts_with and ends_with.

{% if 'Hello world' starts_with 'Hello' %}
{% if 'Hello world' ends_with 'world' %}

About

Commonly needed Twig extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages