Skip to content

sulu/web-twig

Repository files navigation

Web Twig Extensions

Installation

composer require sulu/web-twig

Extensions

1. Component

The web component extension in connection with web-js gives you simple and efficient way to handle your javascript components over twig.

More

2. Image

The web image extension gives you a simple and efficient way to handle your image over twig.

More

3. Intl

The web intl extension gives you a simple and efficient way to get country, languages and locales in a specific language.

More

4. Count

The web count extension gives you a simple and efficient way to have a global counter in your twig template.

More

5. Url

The web url extension gives you a simple and efficient way to get specific parts of urls.

More

6. Editor

The web editor extension gives you a simple way to add classes on html provided by a text editor.

More

7. Icon

The icon extension gives you a simple way to render icomoon icons.

More

8. Portal

The portal extension brings react portal feature to twig.

More