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

2.2.0(4mo ago)0171mitPHPPHP &gt;=8.3CI passing

Since Apr 15Pushed 4mo 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 2.0 Synced 1mo ago

READMEChangelogDependencies (12)Versions (9)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:

```
