Skip to content

sulu/web-twig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

76a219a · Sep 4, 2024

History

46 Commits
Sep 4, 2024
Sep 4, 2024
Sep 4, 2024
Sep 4, 2024
Apr 11, 2018
Apr 11, 2018
Sep 4, 2024
Apr 25, 2019
Sep 18, 2020
Sep 4, 2024
Sep 4, 2024
Sep 4, 2024
Apr 25, 2019

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