Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 2.28 KB

README.md

File metadata and controls

36 lines (28 loc) · 2.28 KB

Twig Jack Repository

Build Status Code Coverage Scrutinizer Code Quality Total Downloads Latest Stable Version License Reference Status SensioLabsInsight

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...