PHPackages                             adrenalinkin/entity-helper-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. [Database &amp; ORM](/categories/database)
4. /
5. adrenalinkin/entity-helper-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

adrenalinkin/entity-helper-bundle
=================================

This bundle provides help for the work with entities which managed by Doctrine

v1.0.6(8y ago)0461MITPHPPHP ~5.6||~7.0

Since Jul 24Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (5)Versions (8)Used By (1)

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

[](#entity-helper-bundle-)

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

[](#introduction)

Helper allows you to perform often required operations with entities which managed by `Doctrine`.

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/entity-helper-bundle
```

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

### Step 2: Enable the Bundle

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

```
