This repository hosts Twig Extensions and Template tweaks for the symfony 2 framework.
BoekkooiTwigJackBundle is using Semantic Versioning starting with version 1.1.0.
Fork this repository, add your extension, and request a pull.
composer require boekkooi/twig-jack-bundle dev-master
A defer/append twig block. more...
Use {% extends "!@<bundle>" %}
to inherit from the root bundle. more...
Add one or multiple doctrine/database template loaders to twig with optional translation support. more...
Validate that a string is a valid twig template. more...