PHPackages                             danilovl/static-container-twig-extension-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. danilovl/static-container-twig-extension-bundle

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

danilovl/static-container-twig-extension-bundle
===============================================

Symfony twig extension bundle provide sharing data between templates

v4.0.0(3mo ago)092MITPHPPHP ^8.5

Since Jan 3Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/danilovl/static-container-twig-extension-bundle)[ Packagist](https://packagist.org/packages/danilovl/static-container-twig-extension-bundle)[ RSS](/packages/danilovl-static-container-twig-extension-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (7)Versions (30)Used By (0)

[![phpunit](https://github.com/danilovl/static-container-twig-extension-bundle/actions/workflows/phpunit.yml/badge.svg)](https://github.com/danilovl/static-container-twig-extension-bundle/actions/workflows/phpunit.yml)[![downloads](https://camo.githubusercontent.com/9588ea1b7ef757a410e28ae69d5bc4f499d61f1fe69c3f62044f4fc83d77d35f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64616e696c6f766c2f7374617469632d636f6e7461696e65722d747769672d657874656e73696f6e2d62756e646c65)](https://packagist.org/packages/danilovl/static-container-twig-extension-bundle)[![latest Stable Version](https://camo.githubusercontent.com/dc1e187e9c78b1ec38da86d3728bdc8b79e519a2fed3dfbf5b7c05851b371664/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64616e696c6f766c2f7374617469632d636f6e7461696e65722d747769672d657874656e73696f6e2d62756e646c65)](https://packagist.org/packages/danilovl/static-container-twig-extension-bundle)[![license](https://camo.githubusercontent.com/d910785bdf32774a9b875a31aaa7e6c4989480cc83e8521c306aa87b24f7be90/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f64616e696c6f766c2f7374617469632d636f6e7461696e65722d747769672d657874656e73696f6e2d62756e646c65)](https://packagist.org/packages/danilovl/static-container-twig-extension-bundle)

StaticContainerTwigExtensionBundle
==================================

[](#staticcontainertwigextensionbundle)

About
-----

[](#about)

Twig extension provide sharing data between templates.

### Requirements

[](#requirements)

- PHP 8.5 or higher
- Symfony 8.0 or higher

### 1. Installation

[](#1-installation)

Install `danilovl/static-container-twig-extension-bundle` package by Composer:

```
composer require danilovl/static-container-twig-extension-bundle
```

Add the StaticContainerTwigExtensionBundle to your application's bundles if does not add automatically:

```
