Download the PHP package th3mouk/doctrine-table-prefix-bundle without Composer
On this page you can find all versions of the php package th3mouk/doctrine-table-prefix-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package doctrine-table-prefix-bundle
DoctrineTablePrefixBundle
Bundle for Symfony2 and Doctrine2 that allow prefixing yours databases tables.
Installation
First: Download DoctrineTablePrefixBundle using composer
Using command line
Or editing composer.json
:
Second : Enable the bundle
Enable the bundle in the kernel:
Finally : Choose your prefix
Default prefix is "sf2_".
You can change the prefix in your configuration:
All versions of doctrine-table-prefix-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
symfony/framework-bundle Version >=2.3
doctrine/orm Version ~2.2,>=2.2.3
doctrine/doctrine-bundle Version ~1.2
symfony/framework-bundle Version >=2.3
doctrine/orm Version ~2.2,>=2.2.3
doctrine/doctrine-bundle Version ~1.2
The package th3mouk/doctrine-table-prefix-bundle contains the following files
Loading the files please wait ....