PHPackages                             sk/twig-extensions-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. sk/twig-extensions-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

sk/twig-extensions-bundle
=========================

Some useful twig extensions

1.2.2(8y ago)188MITPHP

Since Nov 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/skroczek/SKTwigExtensionsBundle)[ Packagist](https://packagist.org/packages/sk/twig-extensions-bundle)[ RSS](/packages/sk-twig-extensions-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (7)Versions (7)Used By (0)

SKTwigExtensionsBundle
======================

[](#sktwigextensionsbundle)

[![Build Status](https://camo.githubusercontent.com/7566aef0520c4813241b7e7b54057c9a771ff2aa3b392beeeefa74692ae3d6f2/68747470733a2f2f6170692e7472617669732d63692e6f72672f736b726f637a656b2f534b54776967457874656e73696f6e7342756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/skroczek/SKTwigExtensionsBundle) [![SensioLabsInsight](https://camo.githubusercontent.com/948d616176be1ac873e47c2eb4badb826b704d75c5b9a92b7d9cab98ad9eb9cb/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f31383865613237622d393639342d343731322d383738322d6538303539363535303036352f6d696e692e706e67)](https://insight.sensiolabs.com/projects/188ea27b-9694-4712-8782-e80596550065) [![Coverage Status](https://camo.githubusercontent.com/9d4b56753c19ecb7063b685cd07c60d93e679000465476c4277f2c2b6ae45fa6/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f736b726f637a656b2f534b54776967457874656e73696f6e7342756e646c652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/skroczek/SKTwigExtensionsBundle?branch=master)

Installation
------------

[](#installation)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require sk/twig-extensions-bundle
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
