PHPackages                             berry/symfony - 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. berry/symfony

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

berry/symfony
=============

Symfony bundle for the berry/html eDSL

v0.16.0(1w ago)01.1kMITPHPPHP &gt;=8.3CI passing

Since Dec 27Pushed 1w agoCompare

[ Source](https://github.com/berry-php/symfony)[ Packagist](https://packagist.org/packages/berry/symfony)[ RSS](/packages/berry-symfony/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (45)Versions (27)Used By (0)

Berry Symfony Bundle
====================

[](#berry-symfony-bundle)

Symfony bundle for the [berry/html](https://github.com/atomicptr/berry) eDSL

Usage
-----

[](#usage)

Install via composer

```
$ composer req berry/symfony
```

Next we'll create two views one for the layout and one for the index page:

**src/View/AppLayout.php**

```
