Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1011 Bytes

README.md

File metadata and controls

40 lines (22 loc) · 1011 Bytes

Web Twig Extensions

Installation

composer require massive/web-twig-extensions ^1.0

Extensions

1. Component

The web component twig 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 twig extension gives you a simple and efficient way to handle your image over twig.

More

3. Intl

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

More

4. count

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

More

5. Url

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

More