PHPackages                             chellem/doctine-prefixr-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. chellem/doctine-prefixr-bundle

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

chellem/doctine-prefixr-bundle
==============================

Symfony DoctrinePrefixrBundle

v1.0(10y ago)02812GPL-1.0+PHPPHP &gt;=5.3.2

Since Apr 20Pushed 8y ago1 watchersCompare

[ Source](https://github.com/labzone/DoctrinePrefixrBundle)[ Packagist](https://packagist.org/packages/chellem/doctine-prefixr-bundle)[ RSS](/packages/chellem-doctine-prefixr-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (3)Used By (0)

DoctrinePrefixrBundle
=====================

[](#doctrineprefixrbundle)

[![Build Status](https://camo.githubusercontent.com/2124a2d8e19b47f24369ae93d214373a4bbfa0114dadaaf550948163933a0d7b/68747470733a2f2f7472617669732d63692e6f72672f6c61627a6f6e652f446f637472696e655072656669787242756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/labzone/DoctrinePrefixrBundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/565ba4a8ab7e2e40c47f429557f7478768713da52cae2a7c43b63c37af9a2432/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6368656c6c656d2f446f637472696e655072656669787242756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f733d35343866303563343136616634663938636439356466633632393930333934373435626530653433)](https://scrutinizer-ci.com/g/chellem/DoctrinePrefixrBundle/)[![SensioLabsInsight](https://camo.githubusercontent.com/b76264667b5c27658c5a70e84c182d445ef0c94254ff9676afb50bcc7a26da37/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f31353635366538312d633038372d343361302d383639632d6463626564353561626231662f6d696e692e706e67)](https://insight.sensiolabs.com/projects/15656e81-c087-43a0-869c-dcbed55abb1f)

What is does ?
--------------

[](#what-is-does-)

This bundle add "prefix" to table, configured from the Bundle the entities is found.

For example, entities in AcmeDemo can have the prefix acme\_demo and AcmeLogin might have acme\_login

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

[](#installation)

using [Composer](https://getcomposer.org):

```
{
    "require": {
        "chellem/doctine-prefixr-bundle": "dev-master"
    }
}
```

CONFIGURATION
-------------

[](#configuration)

Register the bundle:

```
