PHPackages                             therat/branching - 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. therat/branching

Abandoned → [octava/branching](/?search=octava%2Fbranching)Library[Database &amp; ORM](/categories/database)

therat/branching
================

Symfony BranchingBundle. Auto change database depends on еру current git branch.

2.7.0(10y ago)0521[2 issues](https://github.com/TheRatG/BranchingBundle/issues)MITPHP

Since Jun 12Pushed 10y ago1 watchersCompare

[ Source](https://github.com/TheRatG/BranchingBundle)[ Packagist](https://packagist.org/packages/therat/branching)[ RSS](/packages/therat-branching/feed)WikiDiscussions master Synced 1mo ago

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

BranchingBundle
===============

[](#branchingbundle)

Symfony BranchingBundle. Auto change *mysql* database depends on current git branch.

[![SensioLabsInsight](https://camo.githubusercontent.com/40e15047acdc96f990c68142496f2ea87bf0735d5dcf339efd8c586e50789f3d/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f65303634396536322d393165372d343937632d383030382d6366376162613664306565392f6269672e706e67)](https://insight.sensiolabs.com/projects/e0649e62-91e7-497c-8008-cf7aba6d0ee9)

Bundle version is connected with supported symfony version.

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

[](#installation)

Download bundle by composer

```
composer require therat/branching

```

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

```
