PHPackages                             sasedev/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. sasedev/twig-extensions-bundle

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

sasedev/twig-extensions-bundle
==============================

Symfony 4 bundle for personal twig extensions

0.0.5(7y ago)126MITPHPPHP ^7.1.3

Since Sep 26Pushed 7y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (5)Versions (6)Used By (0)

Installation
============

[](#installation)

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

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

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

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

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

### 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:

```
