Libraries tagged by twig3
e0ipso/twig-storybook
300849 Downloads
Extends Twig with new "stories" and "story" tags for easily writing Storybook stories using Twig templates.
drupal-pattern-lab/bem-twig-extension
449488 Downloads
Twig function that inserts static classes into Pattern Lab and adds them to the Attributes object in Drupal
dpolac/twig-lambda
195507 Downloads
Lambda expressions for Twig and filters that make use of them
dinhquochan/laravel-twig
77552 Downloads
Twig Template for Laravel Framework
data-uri/twig-extension
195397 Downloads
Twig extension for data URI ; Converts data to the data URI Url scheme (RFC 2397)
craue/twigextensions-bundle
202343 Downloads
Useful Twig extensions for your Symfony project.
buzzingpixel/twig-switch
138763 Downloads
Provides a {% switch %} tag for Twig switch case statements
alisqi/twigqi
14385 Downloads
Static code analysis for Twig templates
simplesamlphp/twig-configurable-i18n
5663795 Downloads
This is an extension on top of Twig's i18n extension, allowing you to customize which functions to use for translations.
pattern-lab/edition-twig-standard
377841 Downloads
Standard Edition of Pattern Lab for Twig. Installs all Twig-related assets except for a StarterKit.
yellowskies/qr-code-bundle
619056 Downloads
Symfony2Barcode Generator Bundle with Twig function extension
thomaswelton/gravatarlib
1098647 Downloads
A lightweight PHP 5.3 OOP library providing easy gravatar integration.
text/template
188268 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
picocms/pico
36925 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
oskarstark/symfony-http-responder
636644 Downloads
This library provides a Symfony responder class, which can be used to render a template, return json or a file and redirect to route/url.