PHPackages                             jmf/entity-rendering-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. [Framework](/categories/framework)
4. /
5. jmf/entity-rendering-bundle

ActiveLibrary[Framework](/categories/framework)

jmf/entity-rendering-bundle
===========================

Entity rendering bundle for Symfony

3.0.0(2w ago)0244mitPHPPHP &gt;=8.3CI passing

Since Apr 15Pushed 2w ago1 watchersCompare

[ Source](https://github.com/jmfeurprier/entity-rendering-bundle)[ Packagist](https://packagist.org/packages/jmf/entity-rendering-bundle)[ RSS](/packages/jmf-entity-rendering-bundle/feed)WikiDiscussions 3.0 Synced today

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

Entity rendering bundle
=======================

[](#entity-rendering-bundle)

Symfony bundle which allows rendering entities in Twig templates.

Installation &amp; Requirements
-------------------------------

[](#installation--requirements)

Install with [Composer](https://getcomposer.org):

```
composer require jmf/entity-rendering-bundle
```

If you have [Flex](https://symfony.com/packages/Symfony%20Flex) installed, the bundle is then instantly available without any need for initial configuration. If not, complete your `config/bundles.php` file as indicated below:

```
