symfony twig extensions bundle
Through composer in your symfony project:
composer require 24hoursmedia/twig-extension-bundle
Then, register the bundle in your AppKernel by adding the following line:
new T4\Bundle\TwigExtensionBundle\T4TwigExtensionBundle()
- filter to add google campaign information to links
- apply symfony validator on data and return errors as an array for use in twig