PHPackages                             grossum/custom-entity-manager - 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. grossum/custom-entity-manager

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

grossum/custom-entity-manager
=============================

Custom entity manager bundle

v0.1.1(8y ago)03701[1 issues](https://github.com/GrossumUA/CustomEntityManagerBundle/issues)MITPHPPHP &gt;=5.6 || ^7.0

Since Sep 19Pushed 8y ago7 watchersCompare

[ Source](https://github.com/GrossumUA/CustomEntityManagerBundle)[ Packagist](https://packagist.org/packages/grossum/custom-entity-manager)[ RSS](/packages/grossum-custom-entity-manager/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Custom Entity Manager Bundle
============================

[](#custom-entity-manager-bundle)

[![Latest Stable Version](https://camo.githubusercontent.com/c32293e9594707dd46cdd7c63135c37aeda40ccdeaaee77426177348b945ffd9/68747470733a2f2f706f7365722e707567782e6f72672f67726f7373756d2f637573746f6d2d656e746974792d6d616e616765722f762f737461626c65)](https://packagist.org/packages/grossum/custom-entity-manager) [![Total Downloads](https://camo.githubusercontent.com/4aadf9545f520aa229725bc9f05ed49c4967932b598a3480abe6b8290c376da6/68747470733a2f2f706f7365722e707567782e6f72672f67726f7373756d2f637573746f6d2d656e746974792d6d616e616765722f646f776e6c6f616473)](https://packagist.org/packages/grossum/custom-entity-manager) [![Latest Unstable Version](https://camo.githubusercontent.com/42f3d80f37d8ef748e08e717d19bec68bceb24f5fe48171243a620ba89346503/68747470733a2f2f706f7365722e707567782e6f72672f67726f7373756d2f637573746f6d2d656e746974792d6d616e616765722f762f756e737461626c65)](https://packagist.org/packages/grossum/custom-entity-manager) [![License](https://camo.githubusercontent.com/cc5b31c12212ce29cbf08b75b9915e07ce0713c9f8438efbcc197ac291b52cc8/68747470733a2f2f706f7365722e707567782e6f72672f67726f7373756d2f637573746f6d2d656e746974792d6d616e616765722f6c6963656e7365)](https://packagist.org/packages/grossum/custom-entity-manager)

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 grossum/custom-entity-manager
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Step 2: Enable the Bundle
-------------------------

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

Then, enable the bundle by adding the following line in the `app/AppKernel.php`file of your project:

```
