PHPackages                             adrenalinkin/visualize-entity-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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. adrenalinkin/visualize-entity-bundle

ActiveSymfony-bundle[Parsing &amp; Serialization](/categories/parsing)

adrenalinkin/visualize-entity-bundle
====================================

Provides possibility for visualize entity data by yaml configuration

v1.0.0(8y ago)017MITPHPPHP ~5.6||~7.0

Since Mar 19Pushed 8y ago1 watchersCompare

[ Source](https://github.com/adrenalinkin/visualize-entity-bundle)[ Packagist](https://packagist.org/packages/adrenalinkin/visualize-entity-bundle)[ RSS](/packages/adrenalinkin-visualize-entity-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (6)Versions (2)Used By (0)

Visualize Entity Bundle [![На Русском](https://camo.githubusercontent.com/feb4c9ee227a5ee3a5d4e83a8a5b888b2e4b666d6cc2fb985c3bf404f8f271ac/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2544302539462544302542352544312538302544302542352544302542392544312538322544302542385f2544302542442544302542302d2544302541302544312538332544312538312544312538312544302542412544302542382544302542392d677265656e2e7376673f7374796c653d666c61742d737175617265)](./README.RU.md)
===================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#visualize-entity-bundle-)

Introduction
------------

[](#introduction)

Bundle provides possibility for visualize entity data by yaml configuration.

Installation
------------

[](#installation)

### Step 1: Download the Bundle

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

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
    composer require adrenalinkin/visualize-entity-bundle
```

*This command requires you to have [Composer](https://getcomposer.org) install globally.*

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by updating your `app/AppKernel.php` file to enable the bundle:

```
